Hello Everyone,
We are trying to integrate AX 2012 R2 with CRM online using connector.
It is working properly for Standard integration i.e. Account, Contact, order etc. however we are not able to integrate custom entity, containing only two single lines of text fields.
Here are my observation for Account:
When an account is created, a submit button is shown on the form. On click of this button “Ready for Integration” flag is set and Integration key is generated (using account no and GUID).
Then the record is sent to connector from which it is inserted to AX.
If the record is deleted it is added to *Account* entity in the solution inserted by connector.
Also there are two plugin
1. For create, update
2. for delete
However the in case of custom entity:
The button and flag are not available. Only the integration key field is available.
If I populate the field with generated (using record id and GUID) in a plugin on create. Then create update is working but delete is not working.
My question is for every non-standard entity do we need to do the above customization (plugin).
PLEASE HELP.
- CAN SOMEONE PLEASE EXPLAIN HOW THE CONNECTOR WORKS?
- IS THERE AN ISSUE IN CONFIGURATION PROCESS OR IS THERE A NEED TO WRITE CUSTOM CODE FOR EACH CUSTOM ENTITY? IF WE HAVE TO WRITE CODE WHAT WILL BE ITS CONTENT?
Thanks and Regards ,
Poornima k.