[ 
https://issues.apache.org/jira/browse/PLC4X-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552665#comment-17552665
 ] 

Vince commented on PLC4X-340:
-----------------------------

Hi,

 

We try to read this address : ns=2;s=Tag1.

Temporarely, we have fix the problem with this modification :

+Path:+ 
/plc4j/integrations/apache-nifi/nifi-plc4x-processors/BasePlc4xProcessor.java

+Update:+ Line 101 & 102 : modify of characters in the spli. (« = » to «   
»),(« ; » to « , »)

 

After this fix, we have another problem. The OPC simu contains return multiple 
URL and the code don't manage this correctly. Temporarely we have fix this with 
this code : 

+Path:+ /plc4j/drivers/opcua/context/SecureChannel

+Update:+ Line 1147 : PlcRuntimeException(…); replace by return false;

 

If you can fix these in the next release, it would be a good point

 

Vince

> Nifi with OPC UA don't perform
> ------------------------------
>
>                 Key: PLC4X-340
>                 URL: https://issues.apache.org/jira/browse/PLC4X-340
>             Project: Apache PLC4X
>          Issue Type: Bug
>          Components: Integration-NiFi
>    Affects Versions: 0.9.1
>            Reporter: Vince
>            Priority: Critical
>
> Hi All,
> We try to use the OPC UA driver through Nifi but the parsing/split of the 
> address in Nifi don't match the PATTERN in class OpcuaField.
> We use the 0.9.1 version not available in affect verision list.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to