Question Ashok S · Dec 28, 2017 How to restart particular item in Business service or BP or BO in Ensemble? I have many items in business services.one of my particular business service is frequently asking restart.Is there any code to update particular business services out of all services?Thanks in advance... #Business Operation #Business Process (BPL) #Business Service #Ensemble 0 2 0 818
Question Ashok S · Nov 29, 2017 How to identify business services in ensemble production needs update? I have list of business services in my ensemble production.Often, my business services which are in green color turns to red color and asking for update and restart the services.I would like to know, how to identify which business services are turned to red color.Help me restart the service individually by code.Thanks,Ashok #Ensemble #Business Service 0 1 0 385
Question Ashok S · Apr 6, 2017 How to store json data in session which returns from background method? Based on user request in zenpage, i am running the method ConvertMDXtoJSON in background and loading the status in progressbar. D ..%RunBackgroundMethod("ConvertMDXtoJSON",MDX) From this background method ConvertMDXtoJSON() i want to return the value(sjson) and store it into session. How can i do this? Below is my code. #MDX #Object Data Model #ZEN #Caché 0 4 0 2.1K
Question Ashok S · Nov 30, 2016 Accessing Deepsee plugin in MDX Dear All, From my web page, i am passing filter values to mdx query. when mdx executes, i am getting Error #5001: Invalid member expression: empty name(2). when i try the same in samples namespace (patient cube). I got the same error. Below is my sample MDX from patients cube. SELECT NON EMPTY %KPI("PluginDemo","HighScoreCount",,"%CONTEXT") ON 1 FROM [PATIENTS] %FILTER %OR([HOMED].[H1].[ZIP].&[32000]) Result: 0 This works fine. #InterSystems IRIS BI (DeepSee) #Analyzer #MDX 0 3 0 404
Question Ashok S · Nov 2, 2016 MDX QUERY Hi All,I need some help to create mdx for the following scenario.My source table is like this format #Analyzer #Cubes #MDX #InterSystems IRIS BI (DeepSee) 0 5 0 484
Question Ashok S · Jul 12, 2016 Cell width in Deepsee Is there anything in deepsee where i can increase the cell width?Column1Column2Column3Sunday100200300 #InterSystems IRIS BI (DeepSee) #MDX 0 2 0 260