You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Problem Exporting Merge PDF from Transistions

edited Dec 13, 2022 6:44AM in Taleo Enterprise 5 comments

Summary

Would like to export System Documents but having trouble

Content

We have a few merge Pdfs created as a part of the transitions process that we would like to be able to export as opposed to "printing".

Using TCC, I am able to export the documents, however, the candidate data does not seem to be coming with and populating.

Any Ideas?

Below is my Sample export file and CFG

Version

TEE 17.4

Code Snippet

<quer:query productCode="TR1501" model="http://www.taleo.com/ws/tr800/2009/04" projectedClass="TransitionProcess" locale="en" mode="XML" largegraph="true" preventDuplicates="false" xmlns:quer="http://www.taleo.com/ws/integration/query">
  <quer:subQueries/>
  <quer:projections>
    <quer:projection alias="CandidateID">
      <quer:field path="ProfileInformation,Candidate,Number"/>
    </quer:projection>
    <quer:projection alias="FileName">
      <quer:field path="Documents,Document,Name"/>
    </quer:projection>
    <quer:projection alias="FileContent">
      <quer:field path="Documents,content"/>
    </quer:projection>
    <quer:projection alias="LastName">
      <quer:field path="ProfileInformation,Candidate,LastName"/>
    </quer:projection>
  </quer:projections>
  <quer:projectionFilterings/>
  <quer:filterings>
    <quer:filtering>
      <quer:equal>
       

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!