Custom Query (15 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 15)

1 2 3 4 5
Ticket Resolution Summary Owner Reporter
#7 fixed uncommented ZWR George Lilly Christopher Edwards
Description

zwr needs to be commented so it will work on cache`

ZWR TMP("C0CRIM","CHKSUM",CKDFN,*)

<SYNTAX>CHKSUM+22C0CRIMA

#8 fixed Meds section dates are incorrect George Lilly Christopher Edwards
Description

I am getting incorrect med issue dates.

Some debug info:

What is the patch level for BEHORXFN?

Mine has:

BEHORXFN ;MSC/IND/DKM - Supporting calls for EHR ;05-Sep-2006 15:35;DKM ;;1.1;BEH COMPONENTS;009003;22-Mar-2006 11:12

and GETRXS has this comment (in my patch level):

; RPC: BEHORXFN GETRXS ; Fetch list of current prescriptions ; DFN = Patient IEN ; DAYS= # days to include in search (default = 365) ; DATA returned as a list in the format for each script: ; ; ~Type(1)PharmID(2)Drug(3)InfRate(4)StopDt(5)RefRem(6) ; TotDose(7)UnitDose(8)OrderID(9)Status(10)LastFill(11) ; Days Supply(12)Quantity(13)Chronic(14)Issued(15) ; Rx #(16)Provider(17)Status Reason(18)DEA Handling(19) ; Pharmacy Site(20) ; ; <"\" or " "><Instruction Text> where "\" indicates a new line

in the C0CMED6 source piece 13 is the issue date but in mine it is 15.

#23 invalid Can't deploy EDIS from svn - Revision 1528: /EDIS/trunk George Lilly Jason Huang
Description

Hello,

I am trying to deploy EDIS in a test environment. I downloaded the version from svn - Revision 1528: /EDIS/trunk. We used xinetd to set up a TCP/IP listener and verified that VistaLink worked correctly. The deployment is done with weblogic 10.3 with tracking-server-main/target/main.war

I then modified the tracking-server-main/src/main/webapp/WEB-INF/config/vistalink-config.xml to use our primary station #, access code and verify code. However, I am not able to login after entering the access code / verify code. I got the following error on the webpage: This page contains the following errors: error on line 7 at column 23: Extra content at the end of the document Below is a rendering of the page up to the first error. 500 null /main/j_spring_security_check

And in the web logic server we got the following error from the log: <Sep 12, 2012 4:49:10 PM EDT> <Error> <HTTP> <BEA-101020> <[ServletContext@2061219303[app:main module:main.war path:/main spec-version:null]] Servlet failed with Exception java.lang.ClassCastException: weblogic.jndi.internal.WLEventContextImpl cannot be cast to gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory

at gov.va.med.vistalink.adapter.cci.JndiVerificationStrategyWeblogic81.checkJndiMismatch(JndiVerificationStrategyWeblogic81.java:35) at gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory.getConnection(VistaLinkConnectionFactory.java:216) at org.springframework.jca.cci.connection.ConnectionFactoryUtils.getConnection(ConnectionFactoryUtils.java:95) at org.springframework.jca.cci.core.CciTemplate.execute(CciTemplate.java:194) at gov.va.med.edp.vistalink.VistaLinkTemplate.rpc(VistaLinkTemplate.java:84) Truncated. see log file for complete stacktrace

<Sep 12, 2012 4:49:10 PM EDT> <Error> <Kernel> <BEA-000802> <ExecuteRequest failed

java.lang.NullPointerException.

java.lang.NullPointerException

at jsp_servlet.error500._jspService(error500.java:92) at weblogic.servlet.jsp.JspBase.service(JspBase.java:34) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300) Truncated. see log file for complete stack trace

This appears to be a java code error? Do you know if anyone had successfully deploy EDIS from svn - Revision 1528: /EDIS/trunk? Do you have any other "better" version?

thanks!

Jason

1 2 3 4 5
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.