Hi all, Has anyone manage to add new Supplier to M3 using SupplierPartyMaster BOD? We're on M3 BE 15.1.4 and M3 BODs 15.5 Best Regards Michael
I am working on a prompt (F4) functionality. I need to display filter on Order Number and Remark as well. The keys of the customized index MGHEADZ1 that I am creating are: MGCONO MGTRTP MGWHLO MGTWLO MGTWSL MGTRNR MGREMK Condition: MGTRSL <=44 [As I need to display orders having status <=44] Here, the values for first 5…
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…
It looks like you're new here. Sign in or register to get started.