Any way to get information about virtual appliance and/or environment in a transform

Hello. I am wondering whether transforms in IdN offer any solution to figure out information about virtual appliances and/or information about environments like sandbox, dev, pre-prod, imp and prod. we have a requirement to figure out whether the idn environment that we are operating on is a non-production environment. Thank you!

Hi Magesh,
I’m affraid you can’t get such information. It might be possible via Rule but again I wouldn’t be very optimistic.

In general to get anything from the VA - this is not possible completly as transformations are executed in the cloud not on VA
Regarding other details about environment - the only solution that pop up into my mind would be to use use Static with combine to Lookup or Conditional operations - to store this information somehow. But still it would be quite not-standard and complex solution.

I’d suggest to start from different place.

If you could be a bit more detailed with your requirements maybe we would be able to help different way and you won’t need to do anything out of what you wrote.