I have got a salesforce project set up using HaoIDE in Sublime Text 3. When clicking HaoIDE -> Update -> Update Project, the process starts. After a minute the logs say the following, and the data is not fetched from SFDC:
2018.02.23 11:12:00: [sf:retrieve] Start request for a retrieve...
2018.02.23 11:12:01: [sf:retrieve] Request for a retrieve submitted successfully.
2018.02.23 11:12:01: [sf:retrieve] Request ID for the current retrieve task: XXXX
2018.02.23 11:12:01: [sf:retrieve] Waiting for server to finish processing the request...
2018.02.23 11:12:01: [sf:retrieve] Request Status: Pending
2018.02.23 11:12:04: [sf:retrieve] Request Status: InProgress [x10]
2018.02.23 11:13:26: [sf:retrieve] Request Status: Succeeded
2018.02.23 11:13:28: [sf:retrieve] unpackaged/package.xml - None [x10]
2018.02.23 11:13:29: [sf:retrieve] unpackaged/package.xml - Unable to retrieve report with id YYYY
2018.02.23 11:13:29: [sf:retrieve] unpackaged/package.xml - API version Winter '16 does not have access to Lightning Pages of type UtilityBar.
2018.02.23 11:13:29: [sf:retrieve] unpackaged/package.xml - API version Winter '16 does not have access to Lightning Pages of type UtilityBar.
2018.02.23 11:13:29: [sf:retrieve] unpackaged/package.xml - Metadata API received improper input. Please ensure file name and capitalization is correct. Load of metadata from db failed for metadata of type:AppMenu and file name:AppSwitcher.
2018.02.23 11:13:29: [sf:retrieve] Finished request XXXX successfully.
Should I change something in SFDC to make this work?
Heya,
I have got a salesforce project set up using HaoIDE in Sublime Text 3. When clicking HaoIDE -> Update -> Update Project, the process starts. After a minute the logs say the following, and the data is not fetched from SFDC:
Should I change something in SFDC to make this work?