Question gerald hanford · May 23, 2022 I am trying to create a Simple BPL. I need a BPL that gets a stream container moves to the end of the stream and then add a sting to the end of the stream and then sends it to a business Operation. I am using the EnsLib.File.PassthroughService class in the business service, this business service will accept a text file from a location and pass it through to the BPL as a stream. I have been trying to work with the BPL in the GUI and I have been reading the documentation and trying to get it to work but I can not I continue to get errors and I am not sure why. I will attach the Photos of what I have been trying, I think there is a problem with my call action because when I try and trace the message the context of the file does not even make it to the business operation. #Business Process (BPL) #Ensemble 0 2 0 300
Question gerald hanford · Apr 11, 2022 I need to add a sting to the end of another string in a business process using object script, I have a string being sent to the Business Process and I need to add the string to just the end. I have a Business Service that reads a file from a folder and sends it as a string to a Business Process. In the business process, I need to add a string to the end of the file string that is coming into the Business Process. I am trying to do this in object script in studio and I am struggling to figure out how to add the string to the end of the other string. I am still new to studio and object script I have been reading up on the documentation and I am not sure what is the best way to accomplish this. #Business Process (BPL) #ObjectScript #Studio #HealthShare 0 6 0 290
Question gerald hanford · Apr 5, 2022 How can I tell when a business service has finished reading a file Hello Community, I am still pretty new to Ensemble, Cashé, or ObjectScript. My question is this how can I tell when a file was finished and read fully? Currently, I have an EnsLib.FilePassthroughService reads a file from a designated file path and moves it to an archive file path. I need to set up an alert or a notification that can tell me once the file has been read in its entirety and has been moved out of its current file path. #Business Operation #Business Rules #Business Service #Management Portal #Ensemble #HealthShare 0 3 0 227