You are viewing limited content. For full access, please sign in.

Question

Question

Generate a list of entries on WF

asked on April 7, 2015

Hi

We have a WF that search for all the entries on a set of folders, the structure it’s as follow:

 

Path\hotel A\ttoo1\entries

Path\hotel A\ttoo2\entries

Path\hotel b\ttoo1\entries

Path\hotel b\ttoo2\entries

And so on,  we search for the hotels  and then search for the ttoo

The first hotels generate the list but with no data, for all the others works fine, I check the wf several times but I think I’m missing something.

 

Thanks

 

Ricardo Cairo

0 0

Replies

replied on April 8, 2015

Hey Ricardo,

 

Would you be able to upload a copy of the Workflow Definition for me to take a look at? Preferably with descriptions for the activities so that I can read what each one should be doing?

Then I can try and take a look at it in more detail. 

Prior to that, I suspect the problem could be related to requiring a token that hasn't been filled during the first iteration of the loop, and is filled after each iteration following. Perhaps check the logic and position of the assign token value, relative to where the tokens are being used. I cant be more helpful without checking the Workflow Definition itself.

0 0
replied on April 8, 2015 Show version history

Hi Nathan

I change the extension to txt, please change back to wfx.

 

Thanks

 

Ricardo Cairo

Administrator edit: Attachment was removed because it contained personal information. It was emailed to Nathan. Please direct these types of files to Tech Support in the future.

0 0
replied on April 10, 2015

Hi Nathan

Any suggestion?

0 0
replied on April 10, 2015

In your workflow, the Find Entries activity ("Busca hoteles") was set to find both folders and documents. Is it possible that it is finding the wrong type of entry? Have you checked if the entry count for the activity matches the number of entries you're expecting?

Have you tried adding a Track Tokens activity in the For Each Entry loop to see what the values actually are?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.