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.
Call command does not return control to the next command in batch
Summary
Call command does not return control to the next command in batch fileContent
Hi All,
Need your inputs with the below issue.
We are using TCC extracts to create data file for a TCC import.
The data extracted from 14 TCC extracts is to be concatenated to create the import data file.
In this process we created a batch file using 14 call commands ,but have observed that the control does not return to the next command which is present after the first call command.
This behavior is observed in the client’s server –“Windows server 2012 R2” and have not seen in my system which has “Windows 7 Enterprise”.
0