How does Server's data synch back to client?

M

Michelle

I have a backend process that updates data directly to my Enterprise Server.
How do I get the Server to synch back to the client?

Thanks!
Michelle
 
B

Bart

Manually click on Update in the "Updates" tab of PWA

You can also code something directly to the MSP_ASSIGNMENTS_TIMEPHASED
tables and setting the falg to dirty (=ext edited) but that is quite an art
to get it 100% correct. Via the "normal" interfaces (client object model,
PDS, user interface) there is no easy, automatic way to do this.

Bart
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top