How to add the transactionout.specificcontent text in the add datarow activity…
Please help
Hi Buddy
What is the output datatype of TransactionOut.Specificcontent
is it string
**or **
datarow
if string we can pass that as arrayrow like this {“stringvalue”,“stringvalue”,…} in Arrayrow property of Add data row activity
or
if its a datarow then we can pass the output to Datarow property of add data row activity
Cheers @Mani_Mani
This is the error I am getting
then mention that in ArrayRow property buddy
Cheers @Mani_Mani
Thank you
Can you solve this one too?
My process is “Google Translator”
Where the inputs are Inputword and TranslateTo will be get from the excel and added to queue, which forms the dispatcher and I need my output the translated text to be on my same excel file. I am facing issue to put the output in that excel file. Please help with the logic
“https://translate.google.co.in/”
This is the site.
Where the inputs are (Input and TranslateTo) will be get from the excel and added to queue, which forms the dispatcher and I need the translated text which is my output in excel and must be written in the output column in the same excel. I am facing issue to put the output in that excel file. Help with the logic
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.