RG Extraction - Workflow

When trying to extract data from the RG Extractor via a workflow Im assuming its something like the picture however when I do so the field is empty in the DB. So, I must be missing something, what is the correct expression to get data from the extractor in a workflow

You’ve done it correct, however, there might be multiple other things done incorrectly. You are using a single value field of IngredientName, but are giving it an expression that references a List since the field has the word List in it, and also you are referencing an RG, which is supposed to be a list of things, but apparently is not.

Are you using a plugin?

No plug in. Is there a plug in for this?

No, just wondering why it is that a repeating group list of things is getting shown a blue dynamic expression for a single value field, that should not happen.

Are you sure you are using a repeating group and not just a group that has been named RG?

What is Column 1 List?

Are you using a repeating group or the table element?

Sorry hold on. Yeah Im using an RG extractor.

I have another question up.

What Im trying to do, and I dont think the extractor is the way it would be needing too many of them. Im trying to take entries in the database and re-enter them into the same database with 2 fields being changed dynamically (thats what I thought you were answering). I want users to be able to build a new batch off an old one but not impact the old one. I have worked out how to make the changes to the new one (I think) I just need new data and fresh identifiers for that data

This topic was automatically closed after 70 days. New replies are no longer allowed.