on 2020 Aug 14 9:20 AM
Hello,
Let's say I had "Transaction_A" in my project "My_Project". It calls upon another transaction called "Transaction_B".
I can use a transaction call in "Transaction_A" to call "Transaction_B" by giving the transaction call action the path to "Transaction_B". The path would be "My_Project/Transaction_B". Is there a way to tell "Transaction_A" to call "Transaction_B" without providing the full path if both transactions are in the same project folder?
This would make my project more flexible to project name changes in the future, since I wouldn't need to change each file path if the project name isn't referenced.
Request clarification before answering.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.