When I write a map reduce and programmatic start i...
# suitescript
f
When I write a map reduce and programmatic start it I have a few questions: 1.) Can I start the same map reduce with different parameters multiple times 2.) Can I get programmatic status of a map reduce (for example in a client script) 3.) Can I pass in parameters for programmatic start a map reduce or do I need to for example first set a field to identify records I want to work of instead of passing in a list of ids?