Community
Participate
Working Groups
Build Identifier: Quick Fix can not create returning to function and onexception function automatically: call iServiceTest.functionName("asdf") returning to abc onexception handleException; Reproducible: Always Steps to Reproduce: 1.type the following source code in the source code of a RUI Handler call iServiceTest.functionName("asdf") returning to abc onexception handleException; 2.right click the error element "abc" or handleException, select "Quick Fix" 3.the 2 function can not be created automatically
Created attachment 202135 [details] rui handler
Created attachment 202136 [details] service interface
You should put you cursor in the line of call service statement. Thanks.
invalid