Hi,
we want to parse the contents of a table using script-runner.
Any suggestion how we can do this please ?
Thank you,
Sar.
Once you get the data from here
Parsing can be done via Groovy
May I Know the format of your data via screenshot or example?
Thanks,
Pramodh
Hey.
Thanks for the prompt reply.
The Data is in the Description field and is like below -
COUNTERPARTYGROUPNAMEEN | PARENT | TRADEDATE | COMMISSIONRATE | Rep | 変更前Bps |
ABC GROUP | 1234 | 2022/1/6 | 10 | pemji | 7 |
The first row is the header we want to extract each column value and create a sub-tasks for each row in the table -that; the end goal.
So we were hoping to parse the above as text
COUNTERPARTYGROUPNAMEEN|PARENT|TRADEDATE|COMMISSIONRATE|Rep|変更前Bps|ABC GROUP|1234|2022/1/6|10|pemji|7|
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.