Hello,
I am currently creating a new interface between our AS/400 legacy system and crm 2007.
To do that, i am using the following fm like CRM_IBASE_INITIALIZE, CRM_IBASE_CREATE, etc..
The problem is that i need to add a component into an exisiting ibase and when i try to add this componenent using the fm CRM_IBASE_COMP_CREATE, i've got an message which indicate that the ibase filled into the structure I_FATHER already exist...
I am not sure to really understand how this fm has to be used. I do not want to create a new ibase, i just want to add a component into an exisiting ibase.
Any ideas ?
Thanks in advance,
Johnny Baillargeaux