Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-01-21 05:54 AM
Hello BP-Team,
at first a happy new year to all. A tiny question: Is it generally possible to use environment variables like %USERDIRECTORY% in the code options of the business object properties? I tried that, but unfortunately without success. Is there any trick to handle that?
Thanks for hints and tips.
Best regards
Stefan

------------------------------
Stefan Schnell
Senior Systems Engineer at BWI GmbH
------------------------------
at first a happy new year to all. A tiny question: Is it generally possible to use environment variables like %USERDIRECTORY% in the code options of the business object properties? I tried that, but unfortunately without success. Is there any trick to handle that?
Thanks for hints and tips.
Best regards
Stefan
------------------------------
Stefan Schnell
Senior Systems Engineer at BWI GmbH
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-21 02:59 PM
Hi @StefanSchnell1,
Try placing double quotes around the entry.
Ex. "%USERDIRECTORY%\Test\Test.dll"
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Try placing double quotes around the entry.
Ex. "%USERDIRECTORY%\Test\Test.dll"
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-21 02:59 PM
Hi @StefanSchnell1,
Try placing double quotes around the entry.
Ex. "%USERDIRECTORY%\Test\Test.dll"
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Try placing double quotes around the entry.
Ex. "%USERDIRECTORY%\Test\Test.dll"
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-21 07:05 PM
@ewilson
Hello Eric,
thank you very much.
Best regards
Stefan
------------------------------
Stefan Schnell
Senior Systems Engineer at BWI GmbH
------------------------------
Hello Eric,
thank you very much.
Best regards
Stefan
------------------------------
Stefan Schnell
Senior Systems Engineer at BWI GmbH
------------------------------
