Re: [I] [Bug]: metadata injection of File path in 'get data from xml' not working (hop)

2026-05-07 Thread via GitHub


viloi commented on issue #7108:
URL: https://github.com/apache/hop/issues/7108#issuecomment-4396309211

   I tried with hop-client-2.18.0-20260506.110053-1.zip version.
   
   Seems resolved 👍 
   
   ```xml

   Data grid
   xml-directory
   Get data from XML
   filename
   Y
 
 
   Data grid
   A
   Get data from XML
   name
   Y
 
   ```
   But i was forced to use the 'Enter Mapping' option (I couldn't attribute the 
same value to multiple parameters). the option 'click on parameter and select 
field' doesn't work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] [Bug]: metadata injection of File path in 'get data from xml' not working (hop)

2026-05-07 Thread via GitHub


hansva commented on issue #7108:
URL: https://github.com/apache/hop/issues/7108#issuecomment-4395612706

   Can you retest with the latest build from 2.18? This has probably been 
resolved.
   You can fetch it 
[here](https://repository.apache.org/content/repositories/snapshots/org/apache/hop/hop-client/2.18.0-SNAPSHOT/)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[I] [Bug]: metadata injection of File path in 'get data from xml' not working (hop)

2026-05-07 Thread via GitHub


viloi opened a new issue, #7108:
URL: https://github.com/apache/hop/issues/7108

   ### Apache Hop version?
   
   2.17
   
   ### Java version?
   
   17.0.13
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   ### Step :
   
   Injecting value in 'File/directory' of 'select files' part of 'get data from 
xml' transform using 'Metadata injection' transform
   
   https://github.com/user-attachments/assets/cd106364-bd20-466d-bb18-ecc99279c90e";
 />
   
   
   
   ###  Results : 
   
   1. 'FIle/directory' and 'field name' parameters are filled with same value 
when reopening the metadata injection transform
   
   https://github.com/user-attachments/assets/342970ef-c4e1-413e-955b-8a18504508f1";
 />
   
   
   
   2. Only the Fields name is filled in the injected pipeline
   
   https://github.com/user-attachments/assets/536dd68f-3000-4119-8e26-5c6156d4f23d";
 />
   https://github.com/user-attachments/assets/21ab0f78-59fb-4124-a5cd-4ea17f3e71f8";
 />
   
   ### Possible reason :
   The two field have the same target_attribute_key : name

   ```xml
   
   Get data from XML
   name
   Y
   Data grid
   xml-directory
   
   ```
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Metadata, Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]