Hi We're facing following Issue: Could not find a start with name '15601A89E0030024/Logout.ivp' We tried following ways: {ivy.html.startref('Start Processes/Home/Logout.ivp')}{ivy.html.startref('15601A89E0030024/Logout.ivp')}The problem is, that the Logoutprocess is in another Project which is in the required Project list of the Projects which tries to start the logout process. How can we fix that? Regards, Dani asked 31.08.2016 at 12:49 dharlach |
Hello Dani This is currently not possible by using public API. Anyway I have just improved the startref-method, that it searchs in required projects too. This improvement will be available with the next version (6.4) and is tracked on
issue In the meanwhile you could use the below utility. Please note, that this code make use of NON-Public API and will eventually not work in further releases. Therefore, as soon the next release is avaiable, replace this code with the call to the regular public API.
answered 12.09.2016 at 15:16 Flavio Sadeghi ♦♦ Hi Flavio Thanks a lot for your answer :) I'm looking forward to the new version. Kind Regards, Daniel
(12.09.2016 at 15:19)
dharlach
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 31.08.2016 at 12:49
Seen: 2,140 times
Last updated: 12.09.2016 at 15:19
Any Ideas?