Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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