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.
How to export attachments i.e. resumes of candidates via TCC in bulk in exact format as uploaded
Summary
How to export attachments i.e. resumes of candidates via TCC in BULK in exact format as uploaded i.e. .doc or .pdf etc.Content
Thanks to Greig @ https://cloudcustomerconnect.oracle.com/posts/a86ec86e39#
When TCC exports an attachment, it is received in your output as a base64 encoded string. The following process needs to be followed to extract the attachment after exporting from TCC:
1. Decode the Base64 encoded string
2. Unzip the folder
3. Binary file is presented to you (PDF / DOCX etc)
Since TCC does not perform the above 3 steps (as delivered). Request the experts here to provide available/built solution in detail for performing above 3 steps via TCC using TCCcustomSteps library.
Tagged:
1