Has anyone used subprocess RequestAccessToken and can pass along any suggestions? It looks like there is some setup needed.
During our implementation of the LN Cloudsuite, the Infor implementation team created several different sets of financial/logistical companies to facilitate data migration tests, CRPs, and other implementation necessities. We have been live for a few years and no longer need these extra companies. We could simply leave…
I created a dataflow from file to Api , bod is process.productionorder and API is standard rest Api "LN/lnapi/odata/tiapi.sfcProductionOrder/Orders(Order='{Order}')/tiapi.sfcProductionOrder.RegisterOrderQuantities" to trasform xml to json in body i used mapping i used IonApiRef with path, the issue is this value is decimal…
Greetings to all, Looking at in-context for application H5 M3, i have added a mapping between field CONA and entity MyCustEntityMaster (MNS035MI). After a quick refresh, the JSON message is properly updated if my current context is MWS410/E ... ...but it's not working on the B panel (despite the fact that field OQCONA…
Because I wasn't able to find this easily on my own... PSA if you want to post code like this: while (alive) { eat(); sleep(); code(); repeat(); } Then you have to know this: Click the white circle with ¶ Click the “ symbol option Click Code Block
Is it possible to write a file from M3 Application to a folder on an server (SFTP Server). I am trying to make it work through a data flow where I have the application component and a file component which uses the SFTP Connection point but to no success so far. Any advice please. Thank you
I was trying to check the attachments of a particular task using task ID, I have found the API but not able to find input parameter, Can some one please help with documentation or proposed solution? I am trying to use this API -> /IONAttachment/{ionAttachmentType}/{taskItemId}/attachments
Hello Everyone, We are in the process of upgrading from Lawson 10 to FSM. We are trying to convert Lawson Add Ins to ISD, if people are familiar with the old Lawson Add Ins, we could use VBA to pass parameters to Lawson Add Ins on queries. However, we are unfamiliar with ISD and wondered if there was a module in VBA so…
Does anyone have a working example of writing data from Factory Track back to CSI (cloud)? I've followed the shipment tracking example in the "Infor Factory Track CSI Extensibility Guide" (publication date January 13, 2023), but I can't seem to make things work. I looked in the old forums and found references to needing to…
I'm working on an Angular widget using the Infor SDK and would like to add a hyperlink that navigates to the Product Setup page (icsp.detail) in SX.e. Is it possible to access the $state service from the CSD application context so I can programmatically call $state.go('icsp.detail') from within the widget? Appreciate your…
It looks like you're new here. Sign in or register to get started.