Message 1 of 4
Sharing information between two external iLogic Rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have three external iLogic rules: one to prompt the user for a file location, a second to export an IDW to PDF and a Main rule to call these two rules which create a PDF in the desired location. (I also have a single rule that successfully does this, but I want to learn how to split it up).
When running the Main rule I get the following error: "Access to the path 'PDF' is denied". I believe the problem is that the first two rules aren't talking to each other, so the second rule doesn't know where to save the file.
How can I extract the file location from the first rule to use in the second rule? I've tried using shared variables with no luck.
Can this be done?
Thanks,
Nate