Question Guy Peer · Aug 28, 2017 Problem with inserting objects into a list in a business production Hi,I have a process in which i call a rest operation in a while loop, get a response in JSON format of 50 issues, with paging, meaning this call will happen until the total amount of issues will be returned. each JSON is parsed into a proxyObject, and inserted to a list. later the entire list will be sent to an SQL operation which will write the data in the appropriate tables. #Business Operation #Business Process (BPL) #Object Data Model #Ensemble 0 6 0 659
Question Guy Peer · Aug 7, 2017 Producing zen reports and send them via email Hi,I have a process in which at the end i produce a zen report and then i need to send it to the appropriate person.I've used "GenerateReportToStream" method.after that i set a context var of type %stream.Object and send to an operation that's send's out the email. the email is received with the attachment, but upon opening the error is "Cannot display (fileName) is of invalid format".If i need to attach or show something please let me know.Thank's Guy #Ensemble 0 1 0 374