Hi, We are trying to use APS201_UpdInvDetails where we need to pass current date as stop date. We got current date using TODAY(), but its returning date in DATE type (MM/DD/YYYY) which is not accepted by API. I need to convert this date to YYYYMMDD (String) format. We are looking for a way convert data type date to string.…
hello , how I create a document flow using SOAP API? I want to create a document flow from LN. Specifically, I want to retrieve all business partners from LN in JSON format, convert this JSON into CSV using scripting, and finally store it in a file.
Hello Everyone, we have a requirement to unzip files/folders received from third party which may contain multiple folders inside. Please do let me know if anyone had seen an option unzip files in ipa, ion or landmark or any other options or suggestions will be helpful. Thank you
Hello, I have an issue with my API flow and need assistance. In my use case, I have: A workflow that is triggered by a schedule and calls an API flow. The API flow that runs several API calls and should send a message via IONSERVICES/api/ion/messaging/service/v2/message at the end. A document flow that is triggered by the…
Hi create an API from web services soap i use jtrasformation for Request and response , but i have this issue, if web services response with a value jtrasform work fine in case of web serv ice return no value (e.g show method do not find any result) web service return a faultHandling. I tried to use in response in…
This works with jq playground, but not in ion or postman. why?
For some reason syncing between OS and SyteLine stopped. How do I restore the flow? Thanks.
I have an Infor Api Flow with a JQTransform. Before the response was returning 2 products. since this weekend, only 1 is returned. I can't find why. ex: Before (2 products returned, in my request: prod ABC and prod XYZ): { "resultList": [ { "prod": "ABC", "netavail": 500, "price": 59.10, "List_price": 200.00 }, { "prod":…
I'm seeking clarification regarding a dataflow triggered by a BOD. If the BOD only provides a reduced set of information, but additional data is required from the Infor LN tables, is the only solution to call an Infor API within the flow? Alternatively, is it possible to query the missing data directly from the Infor LN…
hello, via StoredProc I am reading an SQL DB-field (datatype XML) which contains a full BOD message (ie. Sync.Itemmaster). Through ION EnterpriseConnector I am able to access it by a connectionpoint. The call of the storedproc is ok (i am also writing a timestamp in a separate field of the according record, so that i know…
It looks like you're new here. Sign in or register to get started.