Tag: OneDrive

  • Extending Electronic Reporting Sources: Integration with OneDrive (II/II)

    Extending Electronic Reporting Sources: Integration with OneDrive (II/II)

    To implement the logic, we will create the following classes: TST2 One DriveInbound File: This class defines a custom inbound file and implements the interface ERIImportFile. TST2 One DriveInbound FileSource: This class is intended to read and import files. However, we will use it primarily to call TST2 OneDriveAPI, ensuring a better separation of concerns.…