go to post Aniket Kumar · Mar 25, 2024 One use case could be code Linting? Can we use ChatGPT for it?
go to post Aniket Kumar · Feb 7, 2020 Hi @Anastasia Dyubaylo how are you hitting the endpoint. I guess we have to use "HTTP" for Service Endpoint Type and then use the endpoint created in Cache to catch the request.
go to post Aniket Kumar · Apr 25, 2018 Yes Joyce we resolved the issue last time. I would open a WRC to look into this case. Thanks for the follow up.
go to post Aniket Kumar · Apr 25, 2018 It sounds like you are trying to use Atelier with client-side source control hooks against a shared development instance - is this correct? YES Also we would always have this issue because we use CCR for code deployment. Even is we move all the developers to use client side hook whenever a CCR is done the code would be modified at server side and then the classes would go out of sync.
go to post Aniket Kumar · Apr 24, 2018 Thanks all. The presentation really helped. Also opened a ticket with ISC and got suggestion from them to. Trying for few more days on my local and then would plan to roll out to all the developers for my organization.
go to post Aniket Kumar · Apr 20, 2018 John Murray Studio is installed on each serve instance and developers go and edit on the specific instance and then use CCR to sysc code to all the environment and all edges.
go to post Aniket Kumar · Mar 14, 2018 You are right something is wrong in the setup on the specific HS instance, I am guessing something to do with IIS as it is routing the traffic. As I got your WebTerminal application and even that didn't work on that instance but worked on other instance. I will try to create a simple REST application with just GET and try to call it and see what is wrong. On a side note what is Caché Visual Editor and where to get it from.
go to post Aniket Kumar · Mar 14, 2018 Nikita Savchenko, I am running it on the local host, so I guess it would bypass those.
go to post Aniket Kumar · Mar 14, 2018 I have %All role and admin privileges too. Tried adding it to a different HS instance on a different server and it works fine, just not working on a specific server and there is no difference in my privileges or the setup from the other one.
go to post Aniket Kumar · Mar 12, 2018 Hi Evgeny Shvarov,Tried it in a new namespace, still same problem. I guess it not able to make the REST api call. I tried running one of the method from terminal, it works from there.
go to post Aniket Kumar · Mar 6, 2018 Hi Nikita Savchenko, I compiled all the classes individually too. And still getting the same error. Classes ClassExplorer.ClassView ClassExplorer.Installer ClassExplorer.Router ClassExplorer.StaticContent
go to post Aniket Kumar · Mar 5, 2018 Hi Evgeny Shvarov, I get the following. Requested URL seems to be correct.