Question Manoj K · Apr 1, 2017 How to enable CORS in Cache Rest Services HiI tried to access one server to another server in Cache Rest Service, I tried Parameter HandleCorsRequest = 1;and<Route Url="/data/:first/:second" Method="GET" Call="GetData" Cors="true"/>But not working,Can anyone tell me the solution??Thanks in advance!! #Beginner #REST API #Caché 0 5 1 1.6K
Question Manoj K · Mar 9, 2017 How to Change Redirect Url in OAuth2 implementation? I tried to implement the Oauth2 in google,I got authentication, But I unable to read response class.I got an error as: I unable to change response Class.Anyone help me to Change response Class in Client Configuration orIs there any option to define response URL manually?Thanks #Beginner #Security #OAuth2 #Caché 0 7 0 799
Question Manoj K · Mar 7, 2017 Difference between CLIENT and AUTHSERVER instance? I use Cache Instance. I'm trying to implement OAuth 2.0 in Cache instance.Is it possible to use Cache instance as Client and Server?And What is the Difference between CLIENT and AUTHSERVER instance?Why is it used? I want to know which instance use which type of application? #Security #Authentication #OAuth2 #Access control #Caché 0 1 0 362
Question Manoj K · Mar 3, 2017 How to pass JSON in Cache Rest Services using Postman? I created the sample rest services in Cache, I also set output in JSON format.Can anyone explain how to pass JSON in Rest Services using POSTMAN?Thanks. #REST API #Caché 0 3 0 1.1K
Question Manoj K · Mar 3, 2017 Please review the code and give me some suggestion to improve coding standard. I created a simple CRUD operation using Rest Services in Cache. #REST API #Caché 0 5 0 479
Question Manoj K · Mar 1, 2017 Is it possible to call rest services method in CSP pages? I'm trying to implement Crud operation in rest services.I'm confused about this implementation. Is it possible to call rest services method in CSP pages?If not means, can you tell me another way?I need some examples or reference to implement Crud operations.Thanks #REST API #Caché 0 9 0 904
Question Manoj K · Feb 28, 2017 I tried to pass the HTML in Rest Services But I got the Error This is the code here:I got error in form tag declaringCan anyone help me to resolve this error!! #REST API #Caché 0 3 0 338
Question Manoj K · Feb 27, 2017 Unable to run this file REST Class file in USER Namespace Hi, I tried the new rest file in User namespace. But I couldn't run it. Here the Code: #REST API #Caché 0 5 0 507
Question Manoj K · Feb 23, 2017 How to run REST.DocServer class file in local server? I'm new to learn Rest Services in Cache.I have REST.DocServer class file in local system. When I tried to run this file I have the error as HTTP ERROR 403. Can anyone help me to run this sample Rest Services program?Thanks in Advance. #Caché #REST API 0 7 0 565
Question Manoj K · Feb 6, 2017 Is there any possible to execute the cache commands using JAVA Hi! I'm using Caché JDBC driver to store, retrieve and some other operations. I have another question, "Is there any possible to execute the cache commands using JAVA".Thanks #Java #JDBC #Caché 0 2 0 371