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

Extract output file name concat with the extract parameters

Received Response
132
Views
4
Comments

Summary:

Hi All,

I am working on a HCM extract where requirement is to generate the output file name which contains the interface name concats with the parameter as mentioned below:

My extract contains three parameter: L_PAYROLL_NAME, L_PERIOD_NAME and L_EMPLOYER_NAME

Final file output name should be like this:

concat( "InterfaceName_", L_PAYROLL_NAME, "_", L_PERIOD_NAME, "_", L_EMPLOYER_NAME,".csv")

I am using webcenter content type in delivery option.

Can anyone please let me know is this feasible from extract?

Thanks.

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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