ReFrameWork icon indicating copy to clipboard operation
ReFrameWork copied to clipboard

README out of date?

Open zaszlo opened this issue 7 years ago • 5 comments

I see some lines with "Sample for working with Excel input files" as if this package would include sample files for Excel input as well as QueueItem ones however I can't see those mentioned files in the repo.

zaszlo avatar Nov 30 '18 12:11 zaszlo

Uhmm... I don't get it, how this UiPathDemo.xlsx is related, but to be more clear on what I was referring to:

  1. GET TRANSACTION DATA
  • ./Framework/GetTransactionData - Fetches from Orchestrator queue as per Config("TransactionQueue")
  • ./GetTransactionData - Sample for working with Excel input files

This suggest that there are samples for working with Excel input files, but there is no . ./GetTransactionData but only ./Framework/GetTransactionData I can't think of anything else that the structure has modified, omitted the excel sample over time and the readme remained the same.

zaszlo avatar Dec 03 '18 15:12 zaszlo

No, I'm not after an Excel file but the "./GetTransactionData - Sample for working with Excel input files" for example, that is a xaml file.

zaszlo avatar Dec 03 '18 16:12 zaszlo

./GetTransactionData.xaml is the UIPath (workflow) template. In this template, the Framework fetches the transaction data, so the gist is that in this workflow, you open the Excel file, and read the input data, and place it on the queue.

On Mon, Dec 3, 2018 at 10:37 AM zaszlo [email protected] wrote:

No, I'm not after an Excel file but the "./GetTransactionData - Sample for working with Excel input files" for example, that is a xaml file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/UiPath/ReFrameWork/issues/8#issuecomment-443776605, or mute the thread https://github.com/notifications/unsubscribe-auth/ATXbodxbBbC4pEiD1HVcHVesUp7DHlPzks5u1VNigaJpZM4Y7ks3 .

--

Dwight D. Moore Mobile: 972.740.9528 [image: https://www.linkedin.com/in/dwightdmoore/] https://www.linkedin.com/in/dwightdmoore/

mooredwightd avatar Dec 03 '18 16:12 mooredwightd

I think I understand that the gist for that file is sample for working with Excel input files but I see only ./Framework/GetTransactionData and no ./GetTransactionData.xaml in this repo. Are we on the same page on this? The README says that there are two samples but actually there is only one present.

zaszlo avatar Dec 03 '18 17:12 zaszlo

I suspect the README is incorrect, and you may be correct that is is out of date or unclear. One either fetches from the queue or from the Excel file, but I only see one module.

On Mon, Dec 3, 2018 at 11:36 AM zaszlo [email protected] wrote:

I think I understand that the gist for that file is sample for working with Excel input files" but I see only ./Framework/GetTransactionDatano./GetTransactionData.xaml` in this repo. Are we on the same page on this? The README says that there are two samples but actually there is only one present.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/UiPath/ReFrameWork/issues/8#issuecomment-443798034, or mute the thread https://github.com/notifications/unsubscribe-auth/ATXbod-uTICzIBMCPLiIhqDz3OV5RY_yks5u1WENgaJpZM4Y7ks3 .

--

Dwight D. Moore Mobile: 972.740.9528 [image: https://www.linkedin.com/in/dwightdmoore/] https://www.linkedin.com/in/dwightdmoore/

mooredwightd avatar Dec 03 '18 17:12 mooredwightd