Hello everyone, I would like to know how I can fetch the ID of an application so I can create a reusable block.
I'm creating a Block to be used in multiple applications, and I want to do a validation by the application ID, using a Imput Paramiter in the server action validation.
Hi
Hope you are doing well
Please refer to Url below.
https://www.outsystems.com/forums/discussion/55327/get-application-name-from-espace-id-on-the-database/
In addition to the post, because your webblock is used by multiple application, should use GetEntryEspaceId() to get the EspaceId.
Kind Regards,
Hi Paolo,
As listed in the Environment related functions page, you may make use of below built-in functions:
Regards,
Swatantra