Re: Windows Shares job-Limit on defining no of paths

2021-10-25 Thread Karl Wright
The only limit is that the more you add, the slower it gets. Karl On Mon, Oct 25, 2021 at 6:06 AM ritika jain wrote: > Hi , > Is there any limit on the number of paths we can define in job using > Repository as Window Shares and ES as Output > > Thanks >

Re: Null Pointer Exception

2021-10-25 Thread Karl Wright
The API should really catch this situation. Basically, you are calling a function that requires an input but you are not providing one. In that case the API sets the input to "null", and the detailed operation is called. The detailed operation is not expecting a null input. This is API piece

Windows Shares job-Limit on defining no of paths

2021-10-25 Thread ritika jain
Hi , Is there any limit on the number of paths we can define in job using Repository as Window Shares and ES as Output Thanks

Null Pointer Exception

2021-10-25 Thread ritika jain
Hi, I am getting Null pointer exceptions while creating a job programmatic approach via PHP. Can anybody suggest the reason for this?. Error 500 Server Error HTTP ERROR 500 Problem accessing /mcf-api-service/json/jobs. Reason: Server ErrorCaused by:java.lang.NullPointerException at