Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Does Resource Exist

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version9.12.0
LocationIntegration > MS OneDrive

The Does Resource Exist step will search OneDrive to determine if the specified file or folder exists.

Prerequisites 

  • This step requires the MS OneDrive module to be installed before it will be available in the toolbox.
  • A dependency must be created after installing the module in order for the the steps to be properly used.

Properties

Settings

TokenDescriptionData Type
TokenEstablishes a connection to Microsoft OneDrive.                                                                            String

Inputs

PropertyDescriptionData Type
File Or Folder IdID of the file or folder to check.                                                                                            String

Outputs

PropertyDescriptionData Type
Error InfoReturns information as to why the error occurred.OneDriveErrorInfo
ResultReturns completed result information.OneDriveResourceType


Example Inputs and Outputs

File or Folder IdResult
b!Eqwertyuiopasdfghjklzxcvbnm-7mnbvcxzlkjhgfdsapoiuytrewqktrue
b!EbfpshekVdasdfghjklzxcvbnm-gdYjcF8Oap9FBgfdsapoiuytrewqkfalse

Common Errors

Could Not Find Token With Token Id

If the token that was used to access OneDrive is not present or expired, the step will cause an error.

To correct this, ensure the token used in this step is properly configured and active.

Exception Message:

DecisionsFramework.Data.ORMapper.EntityNotFoundException: Can not find token with TokenId="" at Decisions.MSOneDrive.AbstractStep.FindAccessToken(String id)
 at Decisions.MSOneDrive.AbstractStep.Run(StepStartData data)


Related Information

Related Articles:

MS Onedrive