Hi,
I have read this blog and successfully created a mobilink connection for a hello_world table and both download and upload worked.
Now I am replicating the same in a different table. I followed the steps as depicted in the document except for the part where Mobilink artifacts are generated in Hana executing the synchana.sql file, because I already did that in earlier example and I guess is not required anymore.
Now after I connect the two DBs, while synchronizing, I see download of data(row) from Hana is happening but upload to Hana from SQLA is not happening. Synchronization shows success. I dont see any error in the log also.
Few lines from the logs are following
I. 2014-11-19 19:29:06. Connecting to remote database
I. 2014-11-19 19:29:06. Loading synchronization information
I. 2014-11-19 19:29:06. Begin synchronizing subscription(s) 'p1'
I. 2014-11-19 19:29:06. Options for this synchronization:
I. 2014-11-19 19:29:06. SV=v1,CTP=TCPIP,ADR='host=localhost'
I. 2014-11-19 19:29:06. Scanning logs starting at offset 0000801877
I. 2014-11-19 19:29:06. Hovering at end of active log
I. 2014-11-19 19:29:06. Connecting to MobiLink server at 'host=localhost' using 'TCPIP'
I. 2014-11-19 19:29:06. Begin upload
I. 2014-11-19 19:29:06. Current communication protocol: 0x1
I. 2014-11-19 19:29:06. Uploading table operations
I. 2014-11-19 19:29:06. Waiting for MobiLink to apply upload
I. 2014-11-19 19:29:11. MobiLink server supported communication protocols: 0x1 to 0x1
I. 2014-11-19 19:29:11. MobiLink server version: 16.0.0 (build 1948)
I. 2014-11-19 19:29:11. The user authentication value is 1000.
I. 2014-11-19 19:29:11. Setting last upload time to 2014-11-19 13:59:11.059.
I. 2014-11-19 19:29:11. Setting generation number for subscription p1 to 1.
I. 2014-11-19 19:29:14. Download stream: received 1 bytes from MobiLink server.
I. 2014-11-19 19:29:14. Processing download stream ...
I. 2014-11-19 19:29:14. Downloading into table: TEST_CHAR_TYPES_TABLE
I. 2014-11-19 19:29:14. # rows inserted/updated into table TEST_CHAR_TYPES_TABLE : 0
I. 2014-11-19 19:29:14. # rows deleted in table TEST_CHAR_TYPES_TABLE : 0
I. 2014-11-19 19:29:14. Completed processing of download stream
I. 2014-11-19 19:29:14. End synchronizing subscription(s) 'p1'
I. 2014-11-19 19:29:14. Disconnecting from MobiLink server
I. 2014-11-19 19:29:15. Complete log scan required.
I. 2014-11-19 19:29:15. Synchronization completed
I. 2014-11-19 19:29:15. Disconnecting from remote database
Any suggestion or pointer would be of huge help.
Regards,
Subhankar