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

from TIPCommon import validate_map_file

ModuleNotFoundError: No module named 'TIPCommon'

Let me know how to resolve this issue.


1 4 542
4 REPLIES 4