Hello experts, as I have understood then create / update / delete a data object I must make two syncronize:
The first synchronization messages sent with the modified data when it finishes running the RFCs for the requested operation as a result leaving messages of confirmation / error in the output queue
The second synchronization receive messages that are in the outbound queue.
Is this correct?
Is there a way to make only one synchronization synchronizations involving the two I have described?
Regards