Question Laura Blázquez ... · Feb 18, 2020 openssl_public_encrypt for Ensemble Hello. We have to call a service, and we have to encrypt the request using a public key. We have an example of how to make the call in PHP. Also we have the public key and all the parameters that we need. The example in PHP is this (it uses openssl): #Encryption #Ensemble 0 7 0 754
Question Laura Blázquez ... · Nov 2, 2018 Grant access only to Ensemble Message Viewer Hello. I want to grant access only to the Message Viewer page to an specific user, in all Namespaces. I have created a rol with this privileges: %Ens_MessageContent%Ens_MessageHeader%Ens_MessageTrace%Ens_Portal But if I want to see the list of messages, I have to grant SELECT access to the Ens.MessageHeader and Ens.MessageBody tables of each Namespace. Is there anyway to grant access to this tables in all Namespaces at a time, even if new ones are created? Thank you in advance. #Access control #Ensemble 0 2 0 414
Question Laura Blázquez ... · May 23, 2018 DeadJobAlert question We have received a dead job alert. We want to know when occurs this, I mean, Ensemble kills a job automatically if it is consuming a lot of memory or CPU? Or is the operating system who kills the job and Ensembe detects it and alerts? #Ensemble 0 1 0 432
Question Laura Blázquez ... · May 16, 2018 XML string to Serial Object Hello.I want to know how can I convert XML String intro a %SerialObject.This is an example: #Ensemble #XML 0 9 0 2K
Question Laura Blázquez ... · Apr 20, 2018 Properties with underscore in BPL Hello.We have a request message with properties that has underscore. This is because we need to convert that request to JSON.The problem is when we try to assign a value in a Business Process with the editor. It doesn't work, it doesn't compile.How can we fix this?This is the object used in the request: #Business Process (BPL) #JSON #REST API #Ensemble 0 8 0 825
Question Laura Blázquez ... · Aug 16, 2017 DotNetGateway port already in use We have some productions in Ensemble that uses DotNetGateway to use dll created with .Net. The DotNetGateway is configured with a port number, and then the operation uses that port. #.NET #Ensemble 0 1 0 351
Question Laura Blázquez ... · Feb 8, 2017 Monitor and alerts in Ensemble Hi,We want to monitor an Ensemble Production and send custom email alerts in function of some Rules. For example, if we normally receive 1 message per second, if suddenly we receive 5 or more messages per second, we want to send an email alert. And if tomorrow we don't want to check this again, we want to disable it through Ensemble Business Rules. #Monitoring #Ensemble 0 4 0 1.1K
Question Laura Blázquez ... · Oct 27, 2016 Ensemble + .Net dll with MS Word Hi,We have created a dll with .Net that generates a MS Word document with a template. The .Net method works, we have tested it with Visual Studio and it generates the document.But once we have created the dll and embebed it in Ensemble through the Wizard, when we try to execute the method that generates the document, it doesn't work. It doesn't throw us an error, it simply doesn't open the template.We have seen that MS Word program is opened, but that's all. #.NET #Ensemble 0 5 0 653