Hello, We have a client that recently started using the Factory track android app, and they are experiencing some visual bugs. All options beyond button number 4 show up as orange squares like below: Does anyone know if this is a bug in the actual app, or if this can be resolved in the configuration of the QR-code to be…
I have a case where sometimes a serial number is incorrect on the item that is shipped. We would like to be able to go in and update the Serial Number record to the correct Serial Number. Does anyone know if this is possible or have a script example to do this? We do not want to have to do an RMA for this.
Hi, Does anyone know how to add a new menu option on the existing Warehouse Mobility Menu. I need to add it under Move it . Thanks Jyotsna
Good Afternoon! TLDR; Sharing a Report Designer print expression and domain string formatting suggestions that we used to print the currency check amount (a Double data type) with prepended asterisks in one string value, like "***** 123,456.78". "***** " & trim$(sprintf$("%A095", str$(tfcmg103.amnt))) For those with more…
I want a user field on FSM FinanceDimension5 that selects a record on GHR Position, but fields cannot cross modules. My first thought is a scheduled replication set in GHR for the Position business class that has a local destination of FSM. Does anyone know where this would go? I ran it and it completed without errors, but…
Hi all, I am doing a workflow to access the API from Infor Document Management, especially on /distribution/v1/submit and /distribution/v1/status/{jobid}. However, I found out I get different result from /distribution/v1/status/{jobid}, then I have more IDM security roles to the user. However, I still could not get the…
Hello, please consider endorsing ER104567. Summary: Currently, there is no way to export and keep a back up of Federated Security setups. And, when certs are expired or federation is deleted from a non-prod Suite Level refresh, there's no way to import previous setup. Workaround: Screenshots and adding federation back…
Hello, Is it possible to retrieve the report generated when clickling on ION > Monitors & Workflow > Active Workflow > Selected Workflow > Workflow Instances > Generate Report using an API or upload it to a connection point? Thanks for you help. Ismail.
How to generate / initialize an ActionRequest? Present RequestNewPosition IPA gets its ActionRequest pass down from Mingle (or generate on the backend). I'm looking to use the existing IPA but passing it a csv file via File Channels which means an ActionRequest must be generated / initialized in the IPA.....How do I…
I have a csv file with two lines (Line #1 is the header and line #2 has the actual data). How do I exclude or skip the header line in the iterator node? I want to skip line #1 and start parsing at line #2 Thanks
It looks like you're new here. Sign in or register to get started.