Table of Contents | ||||
---|---|---|---|---|
|
...
Production - https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000008KOg3
Sandbox - https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000008KOg3
Please go to Appexchange for the latest version or email at support@cloudmaveninc.com
How to provide permission
...
3. Click on Manage Licenses of the Application in which users are needed to given licenses and to remove license of an existing user.
...
4. Save it.
...
How to create SFT templates
...
12. Please Note the contents in the Images shown above are only for demo purpose please feel free to change the contents according to your requirements.
Scheduling the Batch
The batch is scheduled so that the data gets updated in the app.
From the gear, Icon click on Developer Console.
...
cm_Datatransfer__.BatchPullFileRequestStatus oBatchPullFileRequestStatus = new cm_Datatransfer__.BatchPullFileRequestStatus();
Database.executeBatch(oBatchPullFileRequestStatus,1);
...
4. Click Execute
Congratulations! You have successfully Installed Secure File Transport Application. For Information and troubleshooting please write to us atsolutions@cloudmaveninc.com.