-
Error installing Infor Enterprise Connector.
I'm hitting this error during the installation "encrypt" property is set to "false" and "trustServerCertificate" property is set to "false" but the driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption: Error:…
-
How to configure ION email notifications to send subject and content in Spanish instead of English?
I am working on an IEC development that generates an output XSD, which is consumed by an ION Workflow to trigger email notifications. Currently, the email subject and content are sent in English. The requirement is to send them in Spanish, and in the future, extend the setup to support multiple languages. Could anyone…
-
Infor ION API Integration & XA Netlink With Windows Application (.Net)
We have some windows application that pull data from Infor XA. Is it possible to integrate these .Net framework apps with ION that can open certain record in Netlink? For example, the app would have the PO number and line number, I would like to be able to open "Purchase Order Items" for that PO/Line item. User will need…
-
CreditTransfer BOD Not Generated
Hello everyone, We want to use SyncCreditTransfer BOD to generate XML files for our North America facilities. We already enabled the Replication Document by unticking the Skip Method flag(see attachement), Regenerated Replication Triggers for this BOD along with other such as SyncPaymentTranstion. For the CreditTransfer…
-
Failed to import mapping: Failed to lookup allocated id for schema.
Hi, I need to create custom copy of standard sync out BOD. When I publish MEC map for custom BOD I get this error - Failed to import mapping: Failed to lookup allocated id for schema. What am I missing in the map? Regards, K
-
Is there an API that retrieves all open Tasks for the user?
Hi, I'm looking for an API in Infor CloudSuite that can retrieve all open tasks assigned to the currently logged-in user - similar to what’s shown in the Inbox or Task widget in the portal. I’m aware of: /IONSERVICES/process/user/v1/task/{id} (but this requires a specific task ID)…
-
Update Version of Enterprise Location
Hi Everyone, I have successfully installed the Enterprise Connector and created an Enterprise Location. The first time it worked, but now there are updates available for the version. My question is: how do I update those versions? Thanks for your help PS: If it's necessary to know, the host is local on the computer.
-
Editing AnySQL Model
I have created a Data Lake flow with an AnySQL Query model. Now I want to edit it, but when I try the modeler throws the error "Model name must be unique". How do you go to edit the model?
-
How can I add a custom OData REST API to an ION Connection Point?
I have created a custom LN OData REST API via the OData REST API Modeler. I commited, validated and activated the API and it appears inside of the API Gateway as a LN-API. I now want to use it inside of an ION API Connection Point because I want to access the API from a Document Flow but the API does not show up when…
-
How to setup an API on API Gateway that requires setting Cookies in requests to methods
Hello! I have a custom API that requires setting Cookies in requests to methods. By example I Login with post operation to URL —> https://server/Login Response : { "odata.metadata" : "https://server/$metadata#B1Sessions/@Element" , "SessionId" : "94b390cc-666b-11f0-c000-005056b5a3f8-140425297418112-35540", "Version" :…
-
Is it possible to define a path from a folder in LN as a connection point path in ION?
I'm creating a data flow in which I want to define file retrieval from a specific folder configured in the "ttfmafileman" session in LN. The retrieved file is then processed using an ION Script and sent back to LN via a BOD. I'm not having issues with the final step of the process, but I'm wondering whether there's a way…
-
Get Data from ION Database connector based on event
We have a requirement to retrieve data from a database based on an incoming document in an ION Data Flow. However, the current database connector only supports scheduled data retrieval. I recall that this option was available in the on-prem version. I’m bit hesitant to use a schedule, as I need this to run in an…
-
Subscribing to External Event Hub
Hi everyone, I'm working on a use case where I need to subscribe to an external system's event hub using Infor ION. The external platform exposes an Event API, which follows a publish-subscribe model — it allows consumers to register as subscribers, define a callback URL, and receive event payloads (such as product…
-
Drop a file into Business Engine files using ION with CFT/IEC installed
Hi, We are trying to design a cloud flow where we wanted to publish a file to M3 Business Engine files via ION with out having CFT installed in any of the on-prem systems Regards, Syam
-
Need to write custom name file in connection point from CSV output
I have a data flow generated CSV file and send it to file connection point, I need to pass one of the CSV file values and assign it as file name.