HI, When a customer order is created using Line type 2, first PO Proposal gets generated in PPS170 and then confirm PO. During this process, somehow randomly for few COs the Line type is getting changed from 2 to 0. It's crucial to note that this phenomenon occurs sporadically, affecting only specific customer orders and…
Hi, I am trying to use a Custom Process BOD in IEC cloud. I am publishing the BOD from Infor EQ, using a Dataflow, added the BOD in connection points and added the BOD in IEC Agreement's Detection but it's not reaching IEC. It's failing in ION with error message "No channel is available for the assigned document name. The…
Hello Community, I'm trying to build an automation and one of the steps requires an Enterprise Search. The flow is as follows: * Open a new panel * Change sorting order * Run enterprise search I'm able to do steps 1 and 2, but I'm unsure how to trigger an Enterprise Search using MFormsAutomation. Can anyone share an…
Hi, When I open a mongoose form I can see business context. Is it possible to add some fields to business context (for example supplier number and invoice number)? I'd like to upload invoices PDF files to IDM and be able to see them in Mongoose (same was it works in M3). Is it possible? Thanks KK
Hello community! I hope you're doing well. I wanted to know if it was possible to force the input to number as in <input type="number"> ? Code like : const columns = [ { id: 'col1', name: 'Qantity', field: 'test', editor: Soho.Editors.Input, sortable: false, resizable: true }, ] Thank you for your help
getIDMUrlGrid1() { const $pid = 'M3_CustomsInvoice-110-1-LATEST/resource/stream?%24webdav=false'; this.ionApiService.execute({ method: 'GET', url: 'IDM/api/items/M3_CustomsInvoice-110-1-LATEST/resource/stream?%24webdav=false', headers: { Accept: 'application/pdf', }, source: this.source, }).subscribe( response =>…
Hello all I am trying to add a new custom related option in a program in M3. Is it possible to do so? Thanks
We are looking for a source code version control tool something like (Git) that can work with the M3 Adaptation Kit (MAK) Because we are working on a team with about 8 developers with daily updates on our customized programs, we need to track the changes to be reviewed before deploying to Test and PRD environments. I know…
Hello We are getting results while checking API one by one, but we are not getting results while using the whole API flow . Can you please support. For example The same method we used one of other API which does not require Input, that is working fine as below {…
Kindly we are looking for the best way that help us to write and execute Unit Tests for MAK Customizations as usually we have a lot of changes, and we depend on manual testing which may not cover all the test scenarios and may lead to issues appearing on PRD.
It looks like you're new here. Sign in or register to get started.