Hi All,
I have sequence items, sequences, agents and envc at ip level. I want to port this to sub-system level, using import packages I was able to do but when, I tried to run the ip level sequence with the sub-system level agent it is not working. The sequence item type used at IP level is different than the one at sub-system level.
I tried using the sub-system sequence item at the ip level sequence I am getting error as:
sequence_item cannot be resolved, as it is defined in package ip_level_env_pkg and package sub_system_agent_pkg which are both wild card imported.
I have included the susb system level sequence_item file in the IP level en pkg.
Could anyone please help me on this.
Regards,
Abhinandan