Advanced search
Old duty 08:00-08:00 next day is not considered as overnight shift
The support of 08:00-08:00 the next day duty was dropped and replaced by the 08:00-14:00 & 17:00-08:00 next day. However, it seems that some duties during summer time that have no other pharmacy open are following that old time schedule. It should also be supported by Pharmefem and not to be…
DISCUSSIONCreated: 07/08/2015Updated Date: 07/08/2015
New duty area Elliniko has been added
A new area Elliniko has been added to overnight shifts with the code 148. It should be supported by the application. Component Code Category improvement
DISCUSSIONCreated: 23/06/2015Updated Date: 23/06/2015
Duties that had their time changed from 8:00-23:00 to 08:00-20:00 were not displayed
The end time of the duties is the same with the overnight duty causing wrong calculations on the shift election process. Only the overnight duty was displayed due to this issue. Component Code Category bug
DISCUSSIONCreated: 01/08/2014Updated Date: 01/08/2014
Namespace declaration. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" is missing in received invoices from Access Point
We found strange issue of missing namespace declaration in couple of invoices that we recieved through our access point. Customer is sending invoice to us invoice with namespace(xmlns:xsi) in root tag from Remote Access Point: <Invoice xsi:schemaLocation="urn:oasis:names:specification:ubl:schema:xsd…
DISCUSSIONCreated: 09/08/2012Updated Date: 09/08/2012
Exception in startap client when connecting to external parties
We have both startap client and startap server. We can send messages successfully from our client to our server. But when we try to send messages from our client to external parties (other startap servers, end point - https://ap.b2brouter.com/peppol-start-server/accesspointService and sml - http://b…
DISCUSSIONCreated: 28/03/2012Updated Date: 28/03/2012
Source code of XKMSResponder
The source code of the XKMS Responder package (https://joinup.ec.europa.eu/software/peppol/release/110) do not compile. The missing classes (in the importexport) seems to be generated by JAXB, but there is no build script nor XSD schema provided. Also, the resources (CSS, Logo) are missing from…
DISCUSSIONCreated: 22/02/2012Updated Date: 22/02/2012
Error resolving SMl/SMP DNS resolution : no mapping for dns-translation
Hi, While using SML/SMP, to find correct destination accesspoint, we are getting error: 2012-01-18 16:30:54,489 [main ] INFO Peppol_Src_Ap - Creating MetadataPublisherClient object with following information: 1. DNS zone: sml.peppolcentral.org. 2. Recipient organization :[SimpleParticipantIdentifier…
DISCUSSIONCreated: 18/01/2012Updated Date: 18/01/2012
Negative testing of message acknowledgement in peppol destination accesspoint
How to produce negative test scenario for Metro reliable messaging's acknowledgement ? Component Miscellaneous Category Support
DISCUSSIONCreated: 18/01/2012Updated Date: 18/01/2012
Class collision between LIME and START on the same JVM
The new START wsdl 2.0 has introduced an issue that is causing a collision with a LIME server on the same JVM (but possibly on .NET implementation too). The class org.w3._2009._02.ws_tra.Resource generated for both the LIME and START web services is different because the "create" method has changed…
DISCUSSIONCreated: 02/01/2012Updated Date: 02/01/2012
AP not configured to send its own x509 cert back to message exchange initiator.
Current SVN head wsdl for ap seems to specify: <sp:RecipientToken> <wsp:Policy> <sp:X509Token sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/Never"> <wsp:Policy> <sp:WssX509V3Token10/> <sp:RequireKeyIdentifierReference/> </wsp:Policy> </sp:X509Token> </wsp…
DISCUSSIONCreated: 29/03/2011Updated Date: 29/03/2011
Keystore filepath incorrectly interpereted on some operating systems.
Current SVN head has bug in start transport libraries. It prevents our test server finding key and trust stores. Workaround i used was to change this line: final String keystorePath = path.toExternalForm ().substring (6); to final String keystorePath = path.toExternalForm ().substring (5); And this…
DISCUSSIONCreated: 29/03/2011Updated Date: 29/03/2011
Unwanted namespaces added to the payload and duplicated namespace prefixes
Dear all, I noted this seems to be a difficult issue to be solved, so I provide some details on this bug and some hints to solve it (partially). There are two different reasons for having duplicated namespace prefixes and unwanted namespace declarations on the payload: 1) JAXB is bugged on the xs…
DISCUSSIONCreated: 15/03/2011Updated Date: 15/03/2011