Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I have created a custom component same as twebserviceinput component.It does the same work as the twebserviceinput component.
Following are the components I have used to create the job:
Twaitforfile -> tfileinputdelimited ->twebserviceinput(custom component) ->tfixedflowinput->tsetglobalvar
Tfixedflowinput gets the data from the twebserviceinput response and it is saved in tsetglobalvar
When I try to create a jar and run it in karaf console in container.I see that component Is not called at all and it gives null pointer exception error further in tsetglobalvar.
I am using version 5.6.2 in studio for job and karaf container of 5.3.2
Hi Sabrina
Thanks for your help it was compatible issue only.