PRAVIN T · May 24 go to post

Hi Chris,

I came across your post regarding the InterSystems Caché & IRIS Developer opportunity and I’m very interested in the role.

I’m currently working as an InterSystems developer with experience in Caché ObjectScript, IRIS, MUMPS, SQL, HL7 integrations, and healthcare-related applications. I have worked on projects involving hospital management systems, department and organization management modules, and also migration-related tasks from Caché to IRIS. Additionally, I have hands-on experience with backend development, API integrations, security configurations, and database management in InterSystems technologies.

I have also worked on projects like:

  • ABS Project – handling company, organization, department, and hospital management workflows
  • BHI Project – related to nuclear power plant operations and data handling

I’d be happy to share my resume and discuss further if my profile matches your requirement.

Thank you for your time.

Best regards,
Pravin T

PRAVIN T · Dec 5, 2025 go to post

Hi guys,
Thanks for you support. I solved the isses and the issues is management portal misconfigurations.
When I disable "PRVIENT LOGIN CSRF ATTACK" then it will work as expected.

PRAVIN T · Dec 5, 2025 go to post

Not Found

The requested URL /flynth/default.csp was not found on this server.
this is the issue im facing but the server contains csp.default.cls file
and its working on server 1 not working on server 2

PRAVIN T · Dec 5, 2025 go to post

I checked the both server management portal configuration and nothing is different

PRAVIN T · Dec 4, 2025 go to post

I try this but its not working.
I have an two server and my url is : http://localhost/test/default.csp
but I dont have the actual default.csp page in my both server insted i have the csp to cls converted code
ex: default.csp -> csp.default.cls
server 1 is working but server 2 shows page not found

PRAVIN T · Dec 4, 2025 go to post

Thanks for your support Robert.

But my issue is, I have an backup file when i restored it
server 1:
default.csp -> login.csp page are open
server 2:
default.csp -> login.csp (shows invalid action and its not point out the file)

PRAVIN T · Dec 4, 2025 go to post

I am using custom login page
and my server use the csp to cls converted pages. when I import the login.csp page it will work but csp.login.cls file not work