Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
As per my requirement,I am having a SP which creates a file in a described path.The input parameter for my SP is the filename which is VARCHAR.I tried to pass the input value through tFixedFlowInput but I am getting Java compilation errors
I have attached the screenshots for I have declared the values.
Kindly suggest how should the input variable be declared
Thanks