buli
2022-05-13 2f4492ee18f90274582fcc2bb06f5e9bf64136e8
force-app/main/default/classes/SoapApi.cls
@@ -11,7 +11,6 @@
        domainInstanceMap.put('9', 'ap1');
        domainInstanceMap.put('O', 'cs5');
        domainInstanceMap.put('N', 'cs6');
        domainInstanceMap.put('0', 'cs112');
        soap = new PartnerSoapSforceCom.Soap();
        soap.SessionHeader = new PartnerSoapSforceCom.SessionHeader_element();
        // This is important, give session id, to let the call work.