Hi All,
I got stuck somewhere where we are creating operations in offline mode.
scenario: I have create customer screen with few input parameters like name and address:
Now where i am confused is if user create 4 customers in offline mode, how to manage to update all 4 customers to SAP.
I know there is surrogate key which generate unique number, but i am confused here how to handle this.
Another thing, when i got my connectivity back do i need to call method onConnectSuccess.
Waiting for suggestions.
Regards
Saket