Question Soufiane Amroun · Nov 14, 2017 Claims values Hi communautyi work on the Oauth2 authentification patry in my application , i read a lot of documentation , but i don't know exactly what does it mean by Claims values and the method "SetClaimValue", what does it do really?can anyone explain for me.Thank's. #Caché 0 1 0 217
Question Soufiane Amroun · Nov 10, 2017 Oauth2 validate method Hi community i'm working on the validation user method , i found this following code in the \HSIE\%SYS\Classes\%OAuth2\Server\Validate.cls #Caché #Authentication #OAuth2 0 2 0 496
Question Soufiane Amroun · Nov 3, 2017 define access rights on authorization server Hi, teami configure my authorization server and client and i want define access rights for different users , how can i do it?knowing that we have our own database with different users ID and access privilege ?is there any one who can help us? thank's #Caché 0 1 0 236
Question Soufiane Amroun · Oct 30, 2017 Oauth 2.0 framework Hi Teami want to implement an Oauth 2.0 framework in my application , i define my connexion IHM, i want to check if the login and password are right when a user connectdo you've any idea ?thank's #Caché #OAuth2 0 2 0 402
Question Soufiane Amroun · Oct 27, 2017 extract data from http get method Hi team,i send an http request to my rest class, i want to extract ID , full name , pass word from this request , can you show me how doing it.thank's #REST API #Caché 0 6 0 1,007
Question Soufiane Amroun · Oct 16, 2017 casting of the extracted value in sql Hi WorldI've a problem when in extract a float value from my databasethe problem is that i get an interger instead of float.my record is 2,56 but when i do a select , the request extract only 2can you have a solution for it.thank you #Caché #SQL 0 4 0 227
Question Soufiane Amroun · Oct 12, 2017 setting SMTP server Hi, i want to configure my business operation for sending Emails to my clients , but any ideas .i know that the settings will be on the "EnsLib.EMail.OutboundAdapter" but how?please can you help me?thank's #Business Operation #Ensemble 0 2 0 566
Question Soufiane Amroun · Oct 6, 2017 sending mail alert Hi world, i work on my business process and i meet a problem:i want to send mail alert to the patient when he misses take his temperature measurein the method for checking if the measure is missed or no , i want to integrate my code wich allows me to trig an alert an send a mail reminder to the patient .Do you have any idea how doing it .thank's #Ensemble 0 1 0 388
Question Soufiane Amroun · Sep 29, 2017 interval in rule editor Hi,in my rule i want to compare a value wich i extract from a file if it's inside in my interval values or no, example: date1<value>date2is there any function in rule editor that allow me to do this.thank's #Beginner #Tools #Ensemble #Business Rules 0 2 0 299
Question Soufiane Amroun · Sep 28, 2017 Switch statement from JSON record Hi , i have a JSON record as follow {value1,value2, value3} i want to write my switch statement in this form: <switch> my value <case> value1</case> <case>value2</case> <case>value3</case> </switch> is there any possibility to extract values from JSON record and put them in a switch statement? thank's #Beginner #Caché 0 1 0 1,867