Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

I'm trying to wrap my head around Mobilink for the first time and I'm getting confused with the following:

  • When I created my first synchronisation model, the wizard automatically installed various upload/download scripts for each table. I confirmed via Mobilink > My Project > Consolidated databases > My DB > Synchronized tables > Select table > upload_insert (or one of the scripts that show up there).
  • Then I added a new column to one of my tables.
  • Then I used the Update Schema Wizard to update the schema within the synchronization model (both, consolidated and remote schema).
  • This worked, and I can see the new column show up at Mobilink > My Project > Synchronization models > Pick correct version > Mappings
  • Then I deployed the new model

However, after deployment, when I check the scripts at Mobilink > My Project > Consolidated databases > My DB > Synchronized tables > Select table > upload_insert -- that script doesn't have the newly created column.

How come one part of the UI is showing the newly created column (and also allowed me to map between consolidate <=> remote table), whereas the actual update/insert scripts do not mention the newly created column?

asked 04 Sep '20, 03:41

saurabhnanda's gravatar image

saurabhnanda
46121219
accept rate: 0%

edited 04 Sep '20, 03:41

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×371

question asked: 04 Sep '20, 03:41

question was seen: 530 times

last updated: 04 Sep '20, 03:41