Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

srw message not display in report log

Cindy.yuanAug 14 2020 — edited Sep 23 2020

Hi

Now here is a requirment that write message in report log if there isn't confirm_date for the order and at the same time let concurrent program

complete with warning.

In order to meet the requirement, I tried to do the following.

1. write cursor in after report trigger to let concurrent program complete warning. it worked.

pastedImage_2.png

2. create a formula in G_order group as below in order to show message as per order_number.

it's not working.

pastedImage_5.png

Could anyone help me how to write the message as per order_number in concurrent program log?

Is there any way to meet the requirement except srw.message.

Best Regards

Comments
Post Details
Added on Aug 14 2020
1 comment
689 views