Skip to main content
1-Visitor
September 9, 2024
Question

Info Engine custom tag directives not working as expected

  • September 9, 2024
  • 3 replies
  • 674 views

I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.1

Info Engine custom tag directives not working as expected https://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=IEUG_CustomTagDirectives&action=show

 

I have modified access = internal on respective task file as well as directory delegate.info level. Still, we are able to access the task file through http (i.e. info engine task runner from client browser)

3 replies

Catalina
Community Moderator
September 12, 2024

Hi @GM_10490494,

Thank you for your question!

Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.

Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.

 

Thanks for using the Community!

 

Best regards,

Catalina | PTC Community Moderator
HelesicPetr
22-Sapphire II
22-Sapphire II
September 27, 2024

Hi @GM_10490494 

What do you expect? Please be more descriptive. How do you define own tag? where are  the files stored. 

what is the task file located? what is your http address ? how do you build it?

generally if you know the http link you can access the jsp page that is stored in the Windchill location. 

PetrH

PetrH
12-Amethyst
January 8, 2026

To access from browser you should set access="http", if you need internal too, access="internal|http"