Good day,
I’m sure it’s a simple thing that I have overlooked, but I don’t have one of the Source Mapping Columns present in the Search function. I’m using IFS Cloud, and I believe COMPANY is the attribute of CUSTOMER_CREDIT_INFO.
Here is what the Source Mapping looks like:
Here is what the Method List looks like:
And lastly, the fetch condition is the following:
CUST_ORD_CUSTOMER.CUSTOMER_NO=CUSTOMER_INFO_ADDRESS.CUSTOMER_ID and CUST_ORD_CUSTOMER.CUSTOMER_NO=CRM_CUST_INFO.CUSTOMER_ID and CUSTOMER_INFO_ADDRESS.CUSTOMER_ID=CUST_ORD_CUSTOMER_ADDRESS.CUSTOMER_NO and
CUSTOMER_INFO_ADDRESS.ADDRESS_ID=CUST_ORD_CUSTOMER_ADDRESS.ADDR_NO and
CUSTOMER_CREDIT_INFO.IDENTITY=CUST_ORD_CUSTOMER.CUSTOMER_NO
Add-in version: 23.1.5.0
Thank you!