cancel
Showing results for 
Search instead for 
Did you mean: 

Can we schedule back ground job in c4c version 2

vishesh_agarwal
Discoverer
0 Kudos

Can we schedule back ground job in c4c version 2. I cannot find any option for it. can we somehow achieve it using any backend code.

View Entire Topic
Simon1982
Explorer
0 Kudos

Hi,

A bit depending on the use case but it is possible to use a Side-by-Side extension for this. We created a bacth-job in an external app (Mendix) which creates cases based on een input file. Based on some attributes in the input file we call the Case API to generate the cases.

KR,

Simon