Hi All,
We are moving a number of our bulk uploads off PI and writing programs in ECC to upload the data directly; processing times have decreased significantly.
I have in some cases called the existing proxy code, so as to save time on development and testing.
This has worked well, but now I have an interface that uses FEH/ECH.
The report fails in the proxy when calling cl_feh_registration=>s_initialize( ). Debugging I can see the cause is that the ECH process and component values are blank; when debugging the same interface called from PI the fields process and component are not initial.
So my questions is; is it possible to use ECH when calling the proxy directly from ECC and how can I get this to work if possible?
thanks in advance
Julian