DEMO - BATCH execution for six account operations [create, update, retrieve, search, query and delete]

Please create two accounts in Salesforce which will be use for the demo operations. Note:The result will be displayed on the bottom of the page. Note:The result can also be found in src/main/resources/account_output.json. Eg: MyDemoAccount -account which will be used for the update/query/retrieve operations Eg: MyDeleteAccount -account which will be used for the delete operation
Please complete the form below in order to illustrate the batch operation. Note: Six account operations will be executed in one batch: create, update, retrieve, search, query and delete.. The result will be displayed on the bottom of the page. The result can also be foung in src/main/resources/batch_output.json.
Please clean the output directory "src/main/resources/output" before each request.