Friday, January 17, 2020

Few Business Component User Property for TBUI



Few Business Component user properties which could be helpful while working on TBUI (Task Based UI):

User Property: OracleCBOHint
Value:         ALL_ROWS

User Property: Immediate Commit In Task
Value:         TRUE

User Property: Dup Conflict In Task
Value:         Ignore new record

User Property: DB2 Optimization Level
Value:         3

** Use these user property after consulting your application architect.

No comments:

Post a Comment

Updating parent BC depending on the status of child BC using configuration

Parent BC: Service Request Child BC: Action Requirement: When all the Actions corresponding to an SR are closed the SR status should be “Clo...