What is the error in my syntax here? It is saying there is incorrect syntax near 'ORDER'. Do I absolutely need an ORDERBY? I add it and it gives me an error saying incorrect syntax near 'jobt' yet there is no 'jobt' in the entire script. IDO("SLJobTrans") PROPERTIES("Job, Suffix, OperNum, EmpNum, TransNum, RecordDate, Wc,…
Hi, please is there a way how to programatically (in Form Script) copy entire row on Primary IDO Collection, and create new row from that copy? Thanks.
Hi community, I am new to connecting to Infor. I learned about the .NET mongoose library to access IDOs and I am trying to use it outside of Infor (external .net application). But I don't know where to find those libraries. Thanks in advance
Hello! I have accidentally created an infinitely looping event which did not cancel when setting a maximum duration on System Configuration Parameters like you would typically do to fix this. It has now frozen and I am unable to cancel it so how do I end the event? It is preventing other instances of the event from firing…
Hello! I've created a solution that somewhat spaces out the items in my list by counting the number of characters in a field, subtracting that from my makeshift column width of 30, and then appending that remaining number of spaces to fill the column to a key. We then search this premade string for that key and replace it…
How do I attach a .pdf to a report (at the end)? I already looked at Report Footer but there is no place to attach a file (only images). Thanks in advance.
I need to create a cross-reference table mapping a user-entered code to a combination of two finance dimensions selected from dropdown lists. I can create IDO's from data lake objects that represent each of these dimensions and their descriptions. Is it possible to use these as Domain IDOs for Property Classes, and use…
Hi, I am trying to add new table to data lake replication, but I get this error. I am 100% sure table name is correct. What am I missing? Regards, KK
From the Purchase Orders form I'm trying to call an API Gateway I've created, get results, and save to the SLPos IDO.
I'm starting to look at adding tables to our IGS instance using the Sql Tables form in Syteline. Is there a way to create an identity column? (starts with a numeric value and auto-increments with each record added). Thanks
It looks like you're new here. Sign in or register to get started.