How to call Application as a blind execution in E1 pages
Hi Everyone
I am trying to use the RunE1App java command and call an application so it can use the existing processing option default values like Blind Execution...
I am getting my result using task id option but I cannot change my description as it uses the task id description by default. Below is my code
+section:collapsible:Address Book
#@A:task=ALL01A02003|description=Customer Address Book
#@B:task=ALLA02004|description=Supplier Address Book
@A:appid=P01012|formid=W01012B|description=Use RunE1App with App security:Chart Customer :runE1App('P01012','W01012B')
@B:appid=P0101SL|formid=W0101SLA|description=Use RunE1App with App security:Chart Vendors :runE1App('P0101SL','W0101SLA')