Write a comment
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
How to get Old Value of the fields?
Thanks for the great blog.
Your test class works fine, but when you actually extend the RAP application and call the =>write( ) method of the Change Doc class, how do you pass it the old value of the fields that changed?
In the RAM Update method we have the new values but not the old values to supply to the Change Doc method. Do you select from DB before the update call of the RAP?
Thanks
The RAP Integration part will be available next week, but yes, you have to SELECT the original data. EML is not possible in the SAVE phase.