With Infor multi-tenant SaaS, Infor will not open the SFTP port for Mongoose applications like Cloud Suite Industrial. Therefore those applications' standard file transport functionality through Logical Folders is unable to be utilized. Infor's new best practice is to send the files out through Infor ION, but they haven't…
On the JobApplicationTask business class for the ContactInformationForm, we would like to require Candidates to enter their phone numbers in XXX-XXX-XXXX format. However I have tried putting a constraint on these fields to have it match, but it does not work. I have also tried to put a constraint on through an action…
I am exploring the possibilities with customizations. In the guide section "setting up the environment" it says, "From the source CD, import the projects you want to change". Will the projects be present in installation directory or should i download the projects from Product download concierge?
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
It looks like you're new here. Sign in or register to get started.