Hi All, We are transforming LN BOD to other application readable xml structure. We need to store the transformed xml in ftp folder for which we are using file connection point and writing the file. Registered the transformed file in File Template chosen Document ID. Somehow the same we are not getting with "document_id" in…
Hello Team, We have some failed workflow instances which were errored out in ION API calls and now we need to retrigger these. How can we do that? Thanks!
Hope someone can offer some experience here and It may not be possible . From an api flow can a workflow be called and then return via an output variable to the flow. I know that a workflow can be started using ionapi and api /v1/workflow/start. however can I pass the json body parameters in an api call ? Also is it…
Good Evening, Is there a way to capture the Tennant value in a BOD to send to a workflow? Thanks Jeff
Dear Community; This may look as a foolish question, but never mind ! Is there a way to simply get some templates or examples for M3 Inbound BOD messages ? Outbound is quite simple a we only need to trigger them from M3 but what about for inbound ? Many thanks for you help !
Good morning, We are migrating our Infor Public Sector (Hansen) on-prem database from Oracle to SQL Server. Our current production environment has an ION interface to a third-party application which is in Oracle. The ION IOBoxes for the third-party were built into the Hansen database because we did not have that level of…
Older versions of ION allowed us to use xslt math functions. We used them to generate, for instance, a random number. Just tried using it in current cloud ION and get an error: Could not transform xml with the given xslt.Reason: javax.xml.transform.TransformerException: java.lang.RuntimeException: Use of the extension…
Hi all I'm trying to learn ion desk and right now I'm struggling with this "newbie-issue". I've created a flow and want to lookup an IDM document by a workflow. I'm trying to search for the document by passing entityType (document type) and attribute. When playing with the api's I'm not able to retrieve any result. The…
Hi, sorry if this is an obvious question but I am very new to ION and have looked everywhere for a solution and couldn't find any. I want to create a Data Flow where I call a REST api and get the response as a JSON array such as: [ { "id" : "1", "description" : "Company A" }, { "id" : "1", "description" : "Company B" } ]…
When calling an M3 API and the API is not successful in retrieving the record ION API returns 200. Because of this our data flows don't fail and Sync.Error BODs are not created. Is there any workaround for this? By API standards return code should've been 404
It looks like you're new here. Sign in or register to get started.