Hi Jaques-Antoine.
Thanks in advance for your help.
I have to create an MDR to update all Open service requests based on certain conditions inside the custom action. In order to do this i am creating a new custom BO with one element = status and then i created a query for this element plus the action and the MDR in sdk. Now i am a little confused on how to test it or how to make it work.
- do i have to create a view for this BO ?.
- Is it possible to use the debugger for MDR ?.
- Do i need to add some code inside the BeforeSave of the standard XBO to create an instance for my BO ?. Is this step necessary ?. I Am asking because inside the custom BO i have the query to retrieve all data with the element status as parameter.
- Can you please share some code and screen ?.
Thanks a lot for you help!.