Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Diagraming Example is not working for me.

    Hello Support Team,
    I am using SmartGWT5.1 Trial version to use Diagramming, I picked your sample Example file (attached) with some modification in my but it is giving me below scripting error at line 215 and 216 of DiagrammingSample.java
    11:08:05.333 [ERROR] [tariffadmintool] 11:08:05.306:MUP5:WARN:Canvas:editCanvas:getObjectField: no schema exists for: [Canvas ID:editCanvas]
    com.smartgwt.client.core.JsObject$SGWT_WARN: 11:08:05.306:MUP5:WARN:Canvas:editCanvas:getObjectField: no schema exists for: [Canvas ID:editCanvas]
    at sun.reflect.GeneratedConstructorAccessor32.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:105)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:338)
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:219)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
    at com.smartgwt.client.tools.EditContext.addFromPaletteNode(EditContext.java)
    at com.alu.tat.client.util.DiagrammingSample.onModuleLoad(DiagrammingSample.java:241)
    at com.alu.tat.client.util.STACSVDataDisplayWindow.<init>(STACSVDataDisplayWindow.java:60)
    at com.alu.tat.client.util.ClientUtil.showCSVWindow(ClientUtil.java:691)
    at com.alu.tat.client.view.widgets.SimplePageView.openCSV(SimplePageView.java:269)
    at com.alu.tat.client.presenter.widgets.SimplePagePresenter$4.onSuccess(SimplePagePresenter.java:526)
    at com.alu.tat.client.presenter.widgets.SimplePagePresenter$4.onSuccess(SimplePagePresenter.java:1)
    at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:232)
    at com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:258)
    at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:338)
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:219)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
    at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
    at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:242)
    at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
    at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
    at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
    at java.lang.Thread.run(Thread.java:662)



    and


    11:08:05.366 [ERROR] [tariffadmintool] 11:08:05.319:MUP5:WARN:EditContext:isc_DiagrammingSample_DrawingEditContext_1:can't addNode: can't find a field in parent: [Canvas ID:editCanvas] for a new child of type: DrawPane, parent property:undefined, newNode is: {type: "DrawPane", _constructor: "DrawPane", title: undef, icon: undef, iconSize: undef, showDropIcon: undef, useEditMask: undef, autoGen: undef, editProxyProperties: undef, ID: "DrawPane1", defaults: Obj{ID:DrawPane1}, liveObject: [DrawPane ID:DrawPane1]}
    com.smartgwt.client.core.JsObject$SGWT_WARN: 11:08:05.319:MUP5:WARN:EditContext:isc_DiagrammingSample_DrawingEditContext_1:can't addNode: can't find a field in parent: [Canvas ID:editCanvas] for a new child of type: DrawPane, parent property:undefined, newNode is: {type: "DrawPane", _constructor: "DrawPane", title: undef, icon: undef, iconSize: undef, showDropIcon: undef, useEditMask: undef, autoGen: undef, editProxyProperties: undef, ID: "DrawPane1", defaults: Obj{ID:DrawPane1}, liveObject: [DrawPane ID:DrawPane1]}
    at sun.reflect.GeneratedConstructorAccessor32.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:105)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:338)
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:219)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
    at com.smartgwt.client.tools.EditContext.addFromPaletteNode(EditContext.java)
    at com.alu.tat.client.util.DiagrammingSample.onModuleLoad(DiagrammingSample.java:241)
    at com.alu.tat.client.util.STACSVDataDisplayWindow.<init>(STACSVDataDisplayWindow.java:60)
    at com.alu.tat.client.util.ClientUtil.showCSVWindow(ClientUtil.java:691)
    at com.alu.tat.client.view.widgets.SimplePageView.openCSV(SimplePageView.java:269)
    at com.alu.tat.client.presenter.widgets.SimplePagePresenter$4.onSuccess(SimplePagePresenter.java:526)
    at com.alu.tat.client.presenter.widgets.SimplePagePresenter$4.onSuccess(SimplePagePresenter.java:1)
    at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:232)
    at com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:258)
    at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412)
    at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:338)
    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:219)
    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279)
    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
    at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
    at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:242)
    at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
    at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
    at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
    at java.lang.Thread.run(Thread.java:662)


    and at GUI, I'm getting below warning

    """"" SyntaxError: missing ; before statement.

    The portion of the view that loaded succesfully will be shown."""""


    PLease help me to resolve it.

    Rejeev Ranjan
    Attached Files

    #2
    It looks like you forgot the load the DevTools module, or to load the system scheme, or both. See the DevTools overview for further details.

    Comment


      #3
      please share any link or tutorial, how to add DevTools module, or to load the system scheme?

      Comment


        #4
        I added <!-- load the $systemSchema DataSources here after all modules -->
        <script src="tariffadmintool/sc/DataSourceLoader?dataSource=$systemSchema"></script> in the last of .gwt.xml but no success.

        Please help

        Comment


          #5
          please provide details.

          Comment


            #6
            I added <!-- load the $systemSchema DataSources here after all modules -->
            <script src="tariffadmintool/sc/DataSourceLoader?dataSource=$systemSchema"></script> in the last of .gwt.xml, as it was suggested in devTools interface document but result is same. Please help what else is needed for it?

            Comment


              #7
              You haven't shown error messages for whatever is the problem now that you've corrected some basic setup problems.

              If you're still having a syntax error, you should also obviously investigate that. You haven't shared any information about what file is involved, so it's of course impossible for anyone to help with that.

              Comment


                #8
                Thanks a lot for your response.
                I tried to through firebug to identify above explained (sample file attached in #1) client issue ( identified when DiagrammingSample.java is trying to execute) . I could identify that IDACall RPC call giving below casting exception (Request is attached).

                POST http://127.0.0.1:8888/tariffadmintoo...3-09&isc_xhr=1 200 OK 78ms ISC_Co...0.1p.js (line 1304)
                ParamsHeadersPostResponseHTMLCookies

                RESPONSE::
                *******************
                java.lang.ClassCastException: com.isomorphic.js.JSExpression cannot be cast to java.lang.Long<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.rpc.RPCManager.parseRequest(RPCManager.java:2223)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.rpc.RPCManager.&lt;init&gt;(RPCManager.java:369)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.rpc.RPCManager.&lt;init&gt;(RPCManager.java:349)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.servlet.IDACall.processRequest(IDACall.java:147)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.servlet.IDACall._processRequest(IDACall.java:119)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.servlet.IDACall.doPost(IDACall.java:79)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at com.isomorphic.servlet.BaseServlet.service(BaseServlet.java:162)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:729)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.handler.RequestLogHandler.handle(RequestLogHandler.java:49)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.Server.handle(Server.java:324)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:843)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)<BR>&nbsp;&nbsp;&nbsp;&nbsp;at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)<BR>


                REQUEST
                ******************************
                curl 'http://127.0.0.1:8888/tariffadmintool/sc/IDACall?isc_rpc=1&isc_v=v10.1p_2016-03-09&isc_xhr=1' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.5' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Cookie: GLog=%7B%0A%20%20%20%20trackRPC%3Afalse%2C%20%0A%20%20%20%20isc_pageURL%3A%22http%3A//127.0.0.1%3A8888/TariffStudio.html%3Fgwt.codesvr%3D127.0.0.1%3A9997%23main%22%2C%20%0A%20%20%20%20isc_pageGUID%3A%22205FAEB4-C8A5-44EF-A540-89AF38651842%22%0A%7D; JSESSIONID=1hdace02324he; clientId=1786815698' -H 'Host: 127.0.0.1:8888' -H 'Referer: http://127.0.0.1:8888/TariffStudio.h...127.0.0.1:9997' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0' --data 'isc_tnum=13&_transaction=%3Ctransaction%20xmlns%3Axsi%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2F10%2FXMLSchema-instance%22%20xsi%3Atype%3D%22xsd%3AObject%22%3E%3CtransactionNum%20xsi%3Atype%3D%22xsd%3Along%22%3E13%3C%2FtransactionNum%3E%3Coperations%20xsi%3Atype%3D%22xsd%3AList%22%3E%3Celem%20xsi%3Atype%3D%22xsd%3AObject%22%3E%3CrequestParams%20xsi%3Anil%3D%22true%22%2F%3E%3CappID%3Eisc_builtin%3C%2FappID%3E%3CclassName%3Ebuiltin%3C%2FclassName%3E%3CmethodName%3ExmlToJS%3C%2FmethodName%3E%3Carguments%20xsi%3Atype%3D%22xsd%3AList%22%3E%3Celem%3E%0A%0A%26lt%3BDrawPane%20ID%3D%26quot%3BDrawPane0%26quot%3B%20canFocus%3D%26quot%3Btrue%26quot%3B%20autoDraw%3D%26quot%3Bfalse%26quot%3B%0A%20%20%20%20%20%20%20%20%20%20width%3D%26quot%3B100%25%26quot%3B%20height%3D%26quot%3B100%25%26quot%3B%20left%3D%26quot%3B0%26quot%3B%20top%3D%26quot%3B0%26quot%3B%26gt%3B%0A%20%20%20%20%26lt%3BdrawItems%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawOval%20left%3D%26quot%3B15%26quot%3B%20top%3D%26quot%3B13%26quot%3B%20width%3D%26quot%3B126%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BPatient%20arrives%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawOval%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawDiamond%20left%3D%26quot%3B15%26quot%3B%20top%3D%26quot%3B103%26quot%3B%20width%3D%26quot%3B124%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BPatient%20in%20system%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawDiamond%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B14%26quot%3B%20top%3D%26quot%3B202%26quot%3B%20width%3D%26quot%3B132%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNeeds%20to%20complete%0Apaperwork%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B211%26quot%3B%20top%3D%26quot%3B200%26quot%3B%20width%3D%26quot%3B132%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BWaiting%20room%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawDiamond%20left%3D%26quot%3B208%26quot%3B%20top%3D%26quot%3B105%26quot%3B%20width%3D%26quot%3B132%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNurse%20available%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawDiamond%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B417%26quot%3B%20top%3D%26quot%3B106%26quot%3B%20width%3D%26quot%3B136%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BTake%20pulse%2C%20BP%2C%0Aweight%2C%20urine%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawDiamond%20left%3D%26quot%3B412%26quot%3B%20top%3D%26quot%3B199%26quot%3B%20width%3D%26quot%3B136%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BDoctor%20available%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawDiamond%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B620%26quot%3B%20top%3D%26quot%3B200%26quot%3B%20width%3D%26quot%3B136%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BPatient%20with%20doctor%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B417%26quot%3B%20top%3D%26quot%3B295%26quot%3B%20width%3D%26quot%3B136%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BWaiting%20room%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawDiamond%20left%3D%26quot%3B623%26quot%3B%20top%3D%26quot%3B290%26quot%3B%20width%3D%26quot%3B134%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNeeds%20follow-up%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawDiamond%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B831%26quot%3B%20top%3D%26quot%3B293%26quot%3B%20width%3D%26quot%3B137%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BMake%20an%20appointment%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawDiamond%20left%3D%26quot%3B621%26quot%3B%20top%3D%26quot%3B383%26quot%3B%20width%3D%26quot%3B140%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Bdiamond%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNeeds%20medication%3F%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawDiamond%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B834%26quot%3B%20top%3D%26quot%3B386%26quot%3B%20width%3D%26quot%3B132%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BSend%20to%20pharmacy%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawRect%20left%3D%26quot%3B836%26quot%3B%20top%3D%26quot%3B479%26quot%3B%20width%3D%26quot%3B126%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Brect%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BDispense%20medication%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawRect%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B78%26quot%3B%20y%3D%26quot%3B66%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B77%26quot%3B%20y%3D%26quot%3B100%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B77%26quot%3B%20y%3D%26quot%3B154%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B77%26quot%3B%20y%3D%26quot%3B200%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNo%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B139%26quot%3B%20y%3D%26quot%3B131%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B206%26quot%3B%20y%3D%26quot%3B131%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BYes%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B335%26quot%3B%20y%3D%26quot%3B131%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B416%26quot%3B%20y%3D%26quot%3B132%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BYes%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B275%26quot%3B%20y%3D%26quot%3B158%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B276%26quot%3B%20y%3D%26quot%3B198%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNo%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B156%26quot%3B%20y%3D%26quot%3B227%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B154%26quot%3B%20y%3D%26quot%3B131%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B158%26quot%3B%20y%3D%26quot%3B229%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B212%26quot%3B%20y%3D%26quot%3B230%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B480%26quot%3B%20y%3D%26quot%3B159%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B481%26quot%3B%20y%3D%26quot%3B196%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B482%26quot%3B%20y%3D%26quot%3B251%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B483%26quot%3B%20y%3D%26quot%3B292%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNo%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B549%26quot%3B%20y%3D%26quot%3B225%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B619%26quot%3B%20y%3D%26quot%3B225%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BYes%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B366%26quot%3B%20y%3D%26quot%3B330%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B365%26quot%3B%20y%3D%26quot%3B224%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B365%26quot%3B%20y%3D%26quot%3B224%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B410%26quot%3B%20y%3D%26quot%3B224%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B368%26quot%3B%20y%3D%26quot%3B329%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B417%26quot%3B%20y%3D%26quot%3B329%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B691%26quot%3B%20y%3D%26quot%3B255%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B691%26quot%3B%20y%3D%26quot%3B288%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B691%26quot%3B%20y%3D%26quot%3B344%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B691%26quot%3B%20y%3D%26quot%3B382%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNo%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B756%26quot%3B%20y%3D%26quot%3B316%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B831%26quot%3B%20y%3D%26quot%3B316%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BYes%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawOval%20left%3D%26quot%3B842%26quot%3B%20top%3D%26quot%3B570%26quot%3B%20width%3D%26quot%3B124%26quot%3B%20height%3D%26quot%3B50%26quot%3B%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BfillGradient%20ref%3D%26quot%3Boval%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bcolor%26gt%3B%23333333%26lt%3B%2Fcolor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bblur%26gt%3B2%26lt%3B%2Fblur%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Boffset%20x%3D%26quot%3B1%26quot%3B%20y%3D%26quot%3B1%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3B%2Fshadow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BPatient%20leaves%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawOval%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B761%26quot%3B%20y%3D%26quot%3B409%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B832%26quot%3B%20y%3D%26quot%3B409%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BYes%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B696%26quot%3B%20y%3D%26quot%3B596%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B842%26quot%3B%20y%3D%26quot%3B597%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B693%26quot%3B%20y%3D%26quot%3B435%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B695%26quot%3B%20y%3D%26quot%3B596%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Btitle%26gt%3BNo%26lt%3B%2Ftitle%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BtitleLabelProperties%20lineColor%3D%26quot%3B%23222222%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B899%26quot%3B%20y%3D%26quot%3B439%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B899%26quot%3B%20y%3D%26quot%3B476%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B901%26quot%3B%20y%3D%26quot%3B532%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B901%26quot%3B%20y%3D%26quot%3B568%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B1016%26quot%3B%20y%3D%26quot%3B594%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B967%26quot%3B%20y%3D%26quot%3B594%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendArrow%26gt%3Bblock%26lt%3B%2FendArrow%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B1014%26quot%3B%20y%3D%26quot%3B318%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B1018%26quot%3B%20y%3D%26quot%3B596%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%26lt%3BDrawLine%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartPoint%20x%3D%26quot%3B969%26quot%3B%20y%3D%26quot%3B319%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendPoint%20x%3D%26quot%3B1015%26quot%3B%20y%3D%26quot%3B319%26quot%3B%2F%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BlineWidth%26gt%3B1%26lt%3B%2FlineWidth%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BkeepInParentRect%26gt%3Btrue%26lt%3B%2FkeepInParentRect%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FDrawLine%26gt%3B%0A%0A%20%20%20%20%26lt%3B%2FdrawItems%26gt%3B%0A%20%20%20%20%26lt%3Bgradients%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3BSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bdirection%26gt%3B90%26lt%3B%2Fdirection%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartColor%26gt%3B%23ffffff%26lt%3B%2FstartColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendColor%26gt%3B%2399ccff%26lt%3B%2FendColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bid%26gt%3Boval%26lt%3B%2Fid%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3BSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bdirection%26gt%3B90%26lt%3B%2Fdirection%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartColor%26gt%3B%23d3d3d3%26lt%3B%2FstartColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendColor%26gt%3B%23666699%26lt%3B%2FendColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bid%26gt%3Bdiamond%26lt%3B%2Fid%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3BSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bdirection%26gt%3B90%26lt%3B%2Fdirection%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartColor%26gt%3B%23f5f5f5%26lt%3B%2FstartColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendColor%26gt%3B%23a9b3b8%26lt%3B%2FendColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bid%26gt%3Brect%26lt%3B%2Fid%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3BSimpleGradient%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bdirection%26gt%3B90%26lt%3B%2Fdirection%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BstartColor%26gt%3B%23f5f5f5%26lt%3B%2FstartColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3BendColor%26gt%3B%23667766%26lt%3B%2FendColor%26gt%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%26lt%3Bid%26gt%3Btriangle%26lt%3B%2Fid%26gt%3B%0A%20%20%20%20%20%20%20%20%26lt%3B%2FSimpleGradient%26gt%3B%0A%20%20%20%20%26lt%3B%2Fgradients%26gt%3B%0A%26lt%3B%2FDrawPane%26gt%3B%0A%0A%20%20%20%20%20%20%20%20%3C%2Felem%3E%3C%2Farguments%3E%3Cis_ISC_RPC_DMI%20xsi%3Atype%3D%22xsd%3Aboolean%22%3Etrue%3C%2Fis_ISC_RPC_DMI%3E%3C%2Felem%3E%3C%2Foperations%3E%3C%2Ftransaction%3E&protocolVersion=1.0'200 OK
                78ms

                Please help me in resolving it.

                Comment


                  #9
                  This seems to indicate that you are either completely missing the various files normally found under sc/ under your war deployment (such as builtinTypes.xml) or you've somehow rendered them unreadable for your server.

                  First thing: post the complete server log leading up to this request, from startup. If these files are missing or inaccessible there should be several telltale exception before this request even arrives.

                  Comment


                    #10
                    Thanks a lot for the support. builtinTypes.xml was the problematic part. After correcting it, it worked well for me.
                    Thanks again.

                    Comment


                      #11
                      OK... so for the benefit of others, how did you get yourself into this situation? Because given that loadSystemSchema was working, and the system schema are copied into place by the same process that copies builtinTypes.xml, we can't see any way of getting into this state other than specifically going in and deleting builtinTypes.xml by hand. But that would be basically self-sabotage, so can you clarify what actually happened?

                      Comment

                      Working...
                      X