go to post chenna velagala · Mar 3, 2021 Property Type is Boolean and the property is also declared as a parameter for settings. As Robert pointed out in one of this documentation, the variable is passed byReference in a Method. "If you pass a variable ByReference to the called method / procedure you have a small door back to the calling scope."
go to post chenna velagala · Feb 25, 2021 There are multiple ID's for a given %ConfigName, but no indexing was observed. I received SQLCODE 100 only in TEST. In PROD i was able to fetch rows. FYI- Though there are multiple ID's for a given %ConfigName, i was able to update LocalEnv Property using management portal. But in studio when i use E-SQL in a routine to update the property it doesnt effect any row. As Robert mentioned above, its related to variable scoping. I do not see % sign in front of the property variable when I queried the xx table.
go to post chenna velagala · Feb 23, 2021 Yes Robert - As per SQL docs, SQL Operation was successfull but found no data to act upon for one of the table. But there are two other tables where I couldnt receive any error code, but then the property was not enabled after executing sql query. FYI- When the property was declared Initial expression was set to "TRUE". Does that impact enabling and disabling any property?
go to post chenna velagala · Feb 18, 2021 Thanks for the documentation Robert. SQL Code returns error 100.
go to post chenna velagala · Feb 18, 2021 I was running the E-SQL in test and stage where the query returns no rows affected. Even when i query the table using select statement in test and stage, it doesnt retrieve any rows. But in PROD Instance E-SQL Fetches multiple rows for same BH. $ZV - Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2017.1.3 (Build 317_0_18252U) Thu Jun 28 2018 13:12:49 EDT [HealthShare Modules:Core:15.03.1007 + Linkage Engine:15.03.1007]
go to post chenna velagala · Feb 18, 2021 Lebedyuk - We have to disable jobs/PID before disabling the BH as we are querying database. If you are still suggest that disbaling BH without killing jobs will not have any imapct let me know. FYI- I am invoking above class for enabling and disabling BH.
go to post chenna velagala · Jun 26, 2017 Hi Sourabh, I have used iframes, but that didn't give me desired output I am looking for (I have posted the dashboard I am trying to design). In ensemble I had to inherit the productionmonitor class from EnsPortal and the subsequent subclass and debug the code, as well as add new html steps to get my desired output
go to post chenna velagala · Jun 26, 2017 I am attaching a sample dashboard I would like to design using Ensemble studio. I just need all the services and operations to appear in a single web browser from different namespaces.
go to post chenna velagala · Jun 23, 2017 Hi sourabh, My question is regarding defining all the namespaces in a single zen page while designing zen page. So that I can monitor all the interfaces(services and operations) of different Namespcaes from a single web browser.