Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a way we can define & pass multiple values to a context? e.g
context.brand_id=(1,2). how to define this in contexts tab? context.brand_id= "1|2"?
@sushantk19 , yes agreed with @snayak , you need to maintain a table or file from there you need to iterate and pass one parameter by one and you need to complete your downstream flow.
@sushantk19 , yes agreed with @snayak , you need to maintain a table or file from there you need to iterate and pass one parameter by one and you need to complete your downstream flow.
@snayak : Thanks. Do i need to change my existing job design. Frankly, speaking i would not like to do this as we are in QA phase now I have attached my job design for your reference. ALso, can u share any link or job design how this can be implemented? what do you mean by implicit context load??
@snayak : Thanks. Do i need to change my existing job design. Frankly, speaking i would not like to do this as we are in QA phase now I have attached my job design for your reference. ALso, can u share any link or job design how this can be implemented? what do you mean by implicit context load??
job design is attached.