go to post prashanth ponugoti · Jan 26, 2022 Hi you can take any text editor and replace " with ""_" Example: "<book id="""_"bk105"""_"><author type="""_"old"""_">Corets, Eva</author><title>The Sundered Grail</title><genre>Fantasy</genre></book>"
go to post prashanth ponugoti · Jan 24, 2022 After a research , I have found the issue <assign value='source.Message.ReportType.content' property='target.Document.Description' action='set' /> content is missing in my DTL previously.
go to post prashanth ponugoti · Jan 11, 2022 http://localhost:52773/csp/healthshare/prashanthns/abc.xyz.TestService.c... it is opening in this path. here namespace is prashanthns service class name: abc.xyz.TestService. first part of production URL: http://localhost:52773/csp/healthshare
go to post prashanth ponugoti · Oct 13, 2021 Hi Robert, Can't thank enough .. That's just spot on...! Thank you so much for the detailed explanation, knowledge on these basic things are very much an asset for a newcomer like me. Thanks again.
go to post prashanth ponugoti · Oct 13, 2021 Thanks Robert, I extended my Namespace with %sys. Due to this I faced all the above issues. As per your suggestion, I have created new namespace extending HSSYS. Now all issues got resolved. Thank you so much for your help.