Try to use "window.location.replace" instead of "window.location.href"
if (response == "1") { window.location.replace("cmain.csp"); }
- Log in to post comments
Try to use "window.location.replace" instead of "window.location.href"
if (response == "1") { window.location.replace("cmain.csp"); }
We tried with administrator credential also. But we are facing this same issue.
Hi Vivek,
%Save() is a function . So please assign it to one variable and check it. Surely it will work.
for ex: set jData=objExternalUser.%Save()
Thanks.
Wow.Very Nice..
Really thanks for your another perspective explaination.
Hi Thembelani,
First we convert date to horolog.
set p="12/03/2019"
set horval=$zdateh(p) //now we got horolog value is 65350
After that , we use $zdate function and convert the date format.
w $zdate(horval,3) // now we got 2019-12-03
Thanks,
Ponnumani G
I used both of routine and cls. But I did like for cls . We are appliying FHIR concept to class easily and generated the structure of the data flow.
DeepSee has a Developer Tutorial in the Documentation. This Is very good . Some example available for this Document .For Ex."HoleFoods" and "Patients" cubes in the SAMPLES namespace .
It is both :
For Ex:
No SQL :
^Stock(item,size,color,pattern) = quantity
SQL:
SELECT *from obj.property1,obj.property2
Thanks,
Ponnumani Gurusamy
Hi ,
Our Community also using Deepsee and Created Analytics report .I think it is useful example dor your learning.Analytics .https://analytics.community.intersystems.com/dswpub/index.html#!/f/Publ…
Thanks,
Ponnumani Gurusamy.
Thanks .
iknow technology product information,document and videos are available in below link.I think this is useful for your learning.
http://www.intersystems.com/our-products/embedded-technologies/iknow/
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GIKNOW
https://www.youtube.com/playlist?list=PLKb2cBVphNQShrR68_Tc_IBJoxCaiAz9z
Thanks
How to we add SSL configuration for above code.
I am using HTTPS Protocal.So request is working fine and response is return empty.But this same URL run with Post man.It is return correct xml data.So how to I solve the code.
Hi,
Suppose we are passing only services but not directory and host name.If possible it is return any token.Please give the solution.
Thanks Eduard.
Please give one example program of Stream file Binaryand images are store and retrieve these program. I confused this topics.
Existing image as offline or online :? plz give example of any path of sample.
set obj.name = name1,name2,name3
Is possible I retrieve the all data in same properties without Id?
Thanks. We retrieved individual data in a property. Is not possible to retrieve the whole data in a property?
Thanks
Thanks
Is Cache unstructured database?. How to find a particular data in database ? Sql search by row and coloumn . How to search in Cache ? .
How to fetch the data from unstructured database?
Thank you Dmitry
Thank you Dmitry
Thank you for your guidance . But "" its mentioned string . how to add a string ?
Thanks for your useful information.