-
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…
-
Unlock Smarter, Faster Global Shipping with CloudLeap’s Infor-Integrated Solution: Piyovi
We’re excited to team up with the SyteLine User Network (SUN) for another powerful session—this time focused on Infor CSI (SyteLine) users! 📅 Date: August 5, 2025 🕒 Time: 2:00 PM (ET) 📦 Whether you're currently using Infor CSI or exploring options to optimize your shipping process, this webinar will show you how to: ✅…
-
Esasy ML from SL coitem
Good morning, I tried to load a simple dataset with order date and quantity ordered from systeline customer orders with Easy ML, although it is clearly a dataset to train a time series it does not propose the time series algorithm, so in the quest I tried to make changes but I cannot understand the error returned. Train…
-
Easy ML
After testing Easy ML, I found the platform to be highly capable, though I observed certain constraints in its time series algorithm offerings, particularly for predictive analytics such as demand forecasting. Could you provide a practical example or use case for reference?I attempted a basic implementation using quantity…
-
How can I Activate/Validate a FileServer from custom assembly
I have an app that updates all of our FileServers to point to a test server path for all of the configs for a given environment. The problem is that I got to the point where it was updating, then after looking into the FileServers form, it uses Application.FileServer instead of an IDO method to do this. So, after pouring…
-
Attach Document from Report Output Files using AES
I have a custom report that is created and goes to Report Output Files. It does not go to IDM and does not create a record in DocumentObjectAndRefViews. The task, though, when the report is generated creates a record in BGTaskHistories. Here is an example: 11/4/2024 11:53 AM011/4/2024 11:52…
-
TUG Connects 365 Infor Webinar - Unlock Smarter, Faster Shipping with CloudLeap
Date & Time Jul 22, 2025 02:00 PM EST Join Now: https://us02web.zoom.us/webinar/register/WN_DrbOVsXYSF2xwhwUjjfNHg#/registration Discover how CloudLeap’s Piyovi, seamlessly integrated with Infor, is transforming shipping operations for businesses across the globe. Learn how you can significantly increase operational…
-
Form Differences for a User
Has anyone experienced a single user seeing a different version of a form and you have confirmed they DO NOT have a saved User version or a custom Theme? We have 1 user that when they open the Users form they do not have the BUTTONS at the bottom of the form. They can login from their computer to another user and see the…
-
Error with multiple calls using the same account
This issue is for a SyteLine 9 ERP using IDO service. My issue is that while an IDO call is being processed, and I make another call with a new connection using the same account, I get a "MGException exception processing 'LoadCollection' request: Your session has been deleted. You must close your session and log on again…
-
Export All Records to Excel Without Retrieving All
Hello, we've recently uplifting to Syteline 10 (2024.04 uplift pack) and we are using the web-client for the first time. We've come across certain limitations, one of those being timeout issues when trying to retrieve all records for reports. Our users like to retrieve all records in forms like Items, Purchase Orders or…
-
Anyone know of any examples of performing actions upon clicking a Chart data value?
(SL 2024.07; On-Prem) I have this chart for PO OTD and the ideal state is when I click on a column it launches a DataView with the month of the data value the mouse is hovering over. I'm specifically concerned with extracting the data value currently hovered when the user clicks it. Like an event I could hook into. Not…
-
Quantity Usage Report
Hello, We're at year-end and before our Finance team pulled their financial/usage reports, the utility: Set Item/Warehouse PTD and YTD to Zero and the reports reference qty_used_ytd in the items master table (which is now in accurate when looking at the past 12-months). Does anyone have a script that gathers usage…
-
Is it possible to query subCollections through the Syteline API?
We have defined IDOs that have subCollection properties. Of course, when we include those properties, we receive an error message of the form: Message: 'The ue_custom_ido.subCollectionProp subcollection property may not be included in a query.' Is it possible to query subCollections through the Syteline API, or were they…
-
Email Dataview Results
I'm looking for a way to run a dataview on a scheduled basis and have the results sent to several users in an email.
-
Filtering Records by Date Range in Syteline Form
I'm hoping you can assist me with filtering records in the Syteline Form. I'd like to be able to select records based on a specific date range. For example, I'd like to filter records where the "Due Date" is greater than or equal to 10/15/2024 and less than or equal to 10/20/2024. Could you please guide me on how we can…