Hi, I am finalizing our app, and I am approaching time, when I deploy it on clients tenant. How can I protect my application source code, so it cannot be viewed on clients tenant by someone with high enough privileges? Thanks.
Hi All, i Created 2 Uets in poline and pobln Gen2 form collection grid. I'm able to see in PurchaseOrdersLines. Gen2 Forms in that 2uets. But that custom is not coming in the purchase order. gen2 form. Anyone please advise me on a solution to bring custom fields in PurchaseOrderLines to the purchase order. gen2 Form.…
Hi, I want to find out how should we write Event Handlers in the Extended Forms. Suppose I am working on Customers Form and I created an Extended Form. xxx_Customers, that replaces the base form. I want to write Event Handlers for some standard events. (for example StdFormPredisplay or StdFormSaveCompleted). I see that…
Hi, I am creating an IDO Custom Assembly and in C#, calling loadCollection, where I am expecting 50,000 records: LoadCollectionResponseData loadResponse = new LoadCollectionResponseData(); LoadCollectionRequestData loadRequest = new LoadCollectionRequestData(); //Some Code here loadRequest.RecordCap = 0;…
we are in the cloud, a simple Terms and conditions at the bottom of reports with a link to our website is a no go at this point. Does anyone know how to accomplish this? At this time I used a static with the caption of terms and conditions. I then made it a variable and added the link, finally set the interpret html tags…
Hi, I have this event handler: It is triggered when user click on button. Firstly it is open another form, where user fill up some data, and then save it, and close that form. And when this form BCA_SYSD_Add is closed, so I am back on original form, I want to run the second line with Generate event command. But this second…
Anyone has experience managing next keys for created custom tables and attached custom forms? We are implementing Syteline 10 in cloud.
Hello everyone, We're in the process of uplifting from Syteline 9.00.20 to Syteline 04.2024 (We are remaining on-prem). I have about 15 stored procedures that FTP flat files to our server and also reads in data from .Dat files into Syteline. These worked well in 9.00.20 and when we setup Syteline, our company decided to…
We built a new event that we are need to fire to test so we set up and event trigger to used condition = CONDITION(DATEPART(hour, CURDATETIME()) =11). Which we thought would fire at 11am eastern, but nothing? We are in the cloud, so this is new to us. we need this running asap, can anyone help please.
I was hoping to find a way of getting the IDO name through either IWSFormComponent or IWSIDOCollection so that I could then fire a GetPropertyInfoResponseData query. Currently I'm using method parameters for the component and IDO name, but I would prefer to only provide the component and derive the IDO name from it, if…
It looks like you're new here. Sign in or register to get started.