[
https://issues.apache.org/jira/browse/PLC4X-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372603#comment-17372603
]
Torsten commented on PLC4X-301:
-------------------------------
Today I was able to test the change at our customer. The field identifier ist
accepted and the request could be sent to the OPCUA server.
*The solution is accepted. Thanks.*
But the request could not be processed succesfully because the server requests
username/password. The PLC driver only returned NOT_FOUND. Debugging into milo
code shows the "user access denied" error.
Should I file another ticket for the username/password request?
Should i file another ticket for the lost error response cause?
> OPCUA address identifier with colon will not work
> -------------------------------------------------
>
> Key: PLC4X-301
> URL: https://issues.apache.org/jira/browse/PLC4X-301
> Project: Apache PLC4X
> Issue Type: Bug
> Components: Driver-OPC-UA
> Affects Versions: 0.8.0
> Reporter: Torsten
> Priority: Major
>
> If a field address has an identifier like
> „ns=6;s=::AsGlobalPV:dsMES.Read.ProductionOrder“, the colons in the field
> identifier does not match to the Regex in
> org.apache.plc4x.java.opcua.protocol.OpcuaField.
> Such fields are not accesable at the moment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)