Hi Infor Community Users, In FSM, ION API, and EAM, whenever any jobs or APIs fail, we are currently monitoring them manually and creating Cherwell incidents. Is there a way we can integrate Cherwell webhooks with Infor to automatically create incidents in any ITSM tools? Has anyone in the INFOR space implemented this…
On the Items form, Sales tab, there are values for Purchased YTD, Manufactured YTD, Used YTD, and Sold YTD. These are great, but we would also like to see the previous year to date values so that we can compare them. Has anyone else done this?
Where can i find the release notes for 2024?
I'm stuck trying to post a question in the correct community. I've joined the community 'Infor Developers' community but I don't get the option when I try to add a new question. When I click the + New button to post a question, I get a list of options but I'm not getting an option for the communities I've joined. In fact,…
I'm using a File Access Node to write a CSV file and there is column that has a comma in it (Employee,Hiring Manager) which must stay in one cell. How do I handle the comma in this instance where it does not how up as two separate columns?
How can I exclude items which contains double quote (") character? I'm using below code but it is not working select tcibd001.item from tcibd001 where tcibd001._index1 inrange {:item.f} and {:item.t} and tcibd001.item not LIKE '%"%' selectdo endselect Please help.
Where can I get access to the training resources for developing EQ/CPQ with the Designer? This is our prime area for learning for at least the next twelve months. How to use the EQ Designer, how the Rulesets are created/modified/updated, best practice for rule generation, business logic, form layout and user experience,…
We are adding logic to the Customer Orders form, Customer PO field where if the value of a field (ue_NW_CustomerPoRequired) is checked, then make the Customer PO field required. The ue_NW_CustomerPoRequired field is new (type check box) that we have added to the Customers form, where our users can check or let unchecked. I…
Sync.InventoryAdjustment and Sync.InventoryHold BODs are in this case send from ION to MeC on channel IMS(BOD)_In_Ordered. This means that variationID in the BOD is used for the incoming BODs; resulting in cases that a BOD is ignored when a BOD with a lower variation ID arrives after one with a higher one has already been…
Hi All, While we were trying to create an entrance rule on Promote action to validate a particular field, the constraint we put on the entrance rule doesn't seem to work. The client we are trying to do the changes for is St. Michael Hospital. Below is piece of code we are trying Promote is an ActionOverride effective date…
It looks like you're new here. Sign in or register to get started.