Bruce777
2nd December 2020, 20:10
Is there a guide on how to use the Infor ION Mapper Functions. For example if you wanted a simple IF statement comparing the input string and then displaying two outputs to the target depending on the boolean return.

InputA = 123
IF InputA = 123 then Valid else Invalid

This is relatively straightforward in XSLT but I would like to try and use the built in mapper functions within ION.

bhushanchanda
3rd December 2020, 06:08
You can refer this. You should find what you are looking for -

Infor ION Mapper Guide (https://support.infor.com/espublic//DLSearch/36622/ion_mmug-11.1-en-US.pdf)

Bruce777
3rd December 2020, 12:04
Hi Bhushan, I'm familiar with MEC and the Eclipse mapper and all the functions but I'm using Infor ION without MEC and only have access to the Infor ION Mapper since we're using Infor SCE which does not use MEC. So was wondering if there were any good documents with examples on how to use the Infor ION Mapper within ION Desk.