changes made in rollbase apply same changes in database..?

Posted by john cruze on 25-Apr-2016 01:05

Hello All,

i am creating a Open Edge services to import object ( using JSDO catalog ) , this is done as i see in documentation it support CURD functionality means i can create ,update , read , and delete in rollbase  ..... so my question is that is it possible that if i do changes in rollbase record (like update in rollbase and save) , i want changes also made in my database....

please suggest how can i achieve this.

thanks.

All Replies

Posted by Ranjana sinha on 25-Apr-2016 01:12

Hi John,

Yes the Rollbase CRUD operations will modify your database accordingly. Are you facing any issues with that?

Regards,

Ranjana Sinha

Posted by john cruze on 25-Apr-2016 01:27

Hi Ranjana,

yes i have an issue CURD operation is not modifying my database modification is only reflected in rollbase record ...could you suggest how to go about this...

thanks.

Posted by Ranjana sinha on 25-Apr-2016 01:37

Hi John,

Could you provide us the JSDO logs? Rollbase generates the payload and then the OE service accordingly updates the OE DB.

Regards,

Ranjana Sinha

Posted by Shivani Silveri on 25-Apr-2016 01:39

Hi John,

Could you check if there is any error on the Log file?

You will be finding that at Object Definition -> Log. Ideally an Update request should be called to make the modifications at the DB.

Also, which version of Rollbase are you using?

Thanks,

Shivani.

Posted by john cruze on 25-Apr-2016 01:58

Hi Ranjana ,

thanks for suggestion.....now its working....

thanks.

This thread is closed