cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

HyperLink back to Information Page in Windchill 10.0M020

BrianSullivan
10-Marble

HyperLink back to Information Page in Windchill 10.0M020

Hello:

I thought we had a solution but we do not... IT never tested after my initial Attempt.... ERP Connector XML Output Has Different Object ID then Link Shown when you go to the Information Page.. We Tried Replacing XML Output OID into Place in Weblink but this does not work.

Anyone Built the Link to Show in their MRP System using the ERP Connector XML Output?


<bomheader>
<objectid>OR:wt.part.WTPart:15659029:876255306-1318897741269-1024870177-96-10-168-192@hawca1.acme.com</objectid>
<class>com.ptc.windchill.esi.BOMHeader</class>
<lastchangedby>orgadmin</lastchangedby>
<number>1000000005</number>
<starteffectivity></starteffectivity>

The Information Page:
">http://hawca1.acme.com/Windchill/app/#ptc1/tcomp/infoPage?oid=VR%3Awt.part.WTPart%3A15659011&u8=1<http: hawca1.hoshinet.com=" windchill=" app=" #ptc1=" tcomp=" infopage?oid="VR%3Awt.part.WTPart%3A15659011&amp;u8=1">

In 9.1 A colleague Showed me that you could pull the ID and Replace in the Visualization link... I thought I had gotten it to work for Info Page... but I was mistaken... Also the New Link to PV Lite (Calls for an actually Number.pvs.. in it so a generic link may not work)Anymore as well

Since then we have decided we really would like the Link to the Information Page in the MRP System...

Brian Sullivan
XML Output related to PART

<part>
<objectid>OR:wt.part.WTPart:15659029:876255306-1318897741269-1024870177-96-10-168-192@hawca1.acme.com</objectid>
<class>com.ptc.windchill.esi.Part</class>
<lastchangedby>orgadmin</lastchangedby>
<number>1000000005</number>
<starteffectivity></starteffectivity>
<endeffectivity></endeffectivity>
<startserialnumbereffectivity></startserialnumbereffectivity>
<endserialnumbereffectivity></endserialnumbereffectivity>
<startlotnumbereffectivity></startlotnumbereffectivity>
<endlotnumbereffectivity></endlotnumbereffectivity>
<serialnumbereffectivitycxtpartnumber></serialnumbereffectivitycxtpartnumber>
<lotnumbereffectivitycxtpartnumber></lotnumbereffectivitycxtpartnumber>
<defaultunit>ea</defaultunit>
<name>XML TEST</name>
<parttype>separable</parttype>
<source>make</source>
<state>DESIGN</state>
<view>Design</view>
<storagelocation></storagelocation>
<isphantom>false</isphantom>
<version>0</version>
<iteration>1</iteration>
<previousversion></previousversion>
<item_type>BOM</item_type>
<item_group>SA</item_group>
<item_source_supply>AS</item_source_supply>
<targetid>00000006</targetid>


Brian Sullivan

4 REPLIES 4

PS Error Message of HyperLink With Entry is:

Windchill Error:-- Object "wt.part.WTPart>15659029" is not persistent.

For New Link
The Information Page:


I have it working going to the Object Record (changed VR to OR) in the Information Page HyperLink Path,


800.800.1714 x3139

Somebody smarter about this can say why, but if you change VR, "virtual
reference" to OR, "object reference" then the link will likely work.

Al



V is actually for Version reference.
It finds the Revision, then finds the latest Iteration in that Revision.
Announcements


Top Tags