From where to import Tipcommon and EnvironmentCommon module
I am trying to import library TipCommon and EnvironmentCommon in my util class but it is giving bellow error.
I looked into all siemplify classes but I didnot find its defination.
error which I am getting:
Traceback (most recent call last): File "/opt/siemplify/siemplify_server/bin/Scripting/PythonSDK/IntegrationsVirtualEnvironment/MS ISEC_V165.0/upspwgkm.vt2/4nx5ycwo.1fi.py", line 8, in <module> from TIPCommon import validate_map_file ModuleNotFoundError: No module named 'TIPCommon'
Let me know how to resolve this issue.
0
Comments
I'm also running into this issue.
Hello @pankajsingh, and @Andrew Cook!
In order to assist you, we will appreciate it if you can provide us with the following information:
What is your System Version? You can find it in Settings -> Organization -> License Management -> System Version
In addition, what type of script item are you trying to import the TIPCommon module to? (e.g. Manager, Connector, Action, Job..)