Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10548

Re: Problems Getting External Id of LocalizedObjectReference.

$
0
0

the part of the script that is retrieving the phase is the following:

 

contracts = doc.getContractDocuments();

if(contracts.size() > 0){

 

  mainContract = contracts.get(0);

  phase = mainContract.getCurrentPhase();

  phaseName = phase.getDisplayName(session);

  phaseId = phase.getExternalId(session);

 

}

 

It enters the conditional branch, and then send me the valus to my email (So i can know the values).

 

It sends me everything allright except for the external id.

 

Thanks in advance!


Viewing all articles
Browse latest Browse all 10548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>