Can I get some help with a JDE mapping question? (from a Siebel TAM)
My customer is integrating JDE and Siebel, and has the following requirement:
An account in Siebel (which is an Address Book in JDE), can have multiple addresses associated with it. When an account is added in Siebel it has to be synchronized with JDE 9 system.
From my understanding This can be achieved by using a Business Service processAddressBook which will add records to the Address Book Master table in JDE.
The out of the box web service available accepts only one address detail per address book record. This doesn't give the complete solution for the requirement given above. If an account has more than one address detail, not everything will be inserted in JDE 9.