Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Problem Exporting Merge PDF from Transistions
Summary
Would like to export System Documents but having troubleContent
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.4Code 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>
Tagged:
1