**Error Resolution: “The Location XXX is not available in the elimination subsidiary XXX required to run intercompany elimination. Please change the location record to include the elimination subsidiary.” Scenario:

When attempting to perform an intercompany elimination, the user encounters the error: “The Location XXX is not available in the elimination subsidiary XXX required to run intercompany elimination. Please change the location record to include the elimination subsidiary.” Solution: This error occurs when the Location field is set to mandatory on transactions. To resolve the… Continue reading **Error Resolution: “The Location XXX is not available in the elimination subsidiary XXX required to run intercompany elimination. Please change the location record to include the elimination subsidiary.” Scenario:

A “no SOAPAction header” error occurred in the SOAP request.

If you encounter this error, you need to add a header with SOAPAction: “Operator,” where “Operator” refers to the specific operator being used in the request. For example, in this case, the operator used in the request is “get.” By adding this, we can resolve the error. Additional Information: The SOAPAction header is a key… Continue reading A “no SOAPAction header” error occurred in the SOAP request.

Reopen a Closed Sales Order via CSV Import Update

Step 1: Create a Saved Search and Export it to CSV 1. Navigate to Reports> Saved Searches> All Saved Searches> New 2. Select Transaction as search type 3. Assign a name on the Search Title field 4. On the Criteria tab> Standard subtab> Filter column, add the following: a. Type is any of Sales Order b. Main Line is false (No) c. Shipping Line is false (No) d. Tax Line is false (No) e. Closed is true (Yes) f. Internal ID (Number) is [type in the internal id of the sales order] Note: Add this filter if you… Continue reading Reopen a Closed Sales Order via CSV Import Update

Close Sales Order Line Items via CSV Import

Navigate to Lists > Search > Saved Searches > New Click Transactions Search Title: Enter Title Example: Open Sales Order with Line ID Filters: Select Type Type: Select Sales Order Click Set Select Main False Type: Select Yes Click Set Select Tax Line Type: Select No Click Set Select Shipping Line Type: Select No Click Set Select COGS Line Type: Select No Click Set Click Results Click Columns  Field: Note: For every required field use the drop-down menu to select it and once adjusted click Add if needed. Click Remove All… Continue reading Close Sales Order Line Items via CSV Import

Pinterest Catalog : Upload the data source manually

A primary data source is a list of your products and their corresponding attributes. Each day, Pinterest ingests this data to create Pins for your products. You may add or delete products included in your data source You can provide the URL for your hosted data source, or you can manually upload your data source.… Continue reading Pinterest Catalog : Upload the data source manually

Pinterest Catalog : Prepare your data source-URL link for the hosted data source

A primary data source is a list of your products and their corresponding attributes. Each day, Pinterest ingests this data to create Pins for your products. You may add or delete products included in your data source You can provide the URL for your hosted data source, or you can manually upload your data source.… Continue reading Pinterest Catalog : Prepare your data source-URL link for the hosted data source

How Pinterest retail catalogs work

Retail catalogs work depending on how you choose to add your data source, from which we can access your retail catalog. If you’re providing the URL link for your hosted data source,  Pinterest will access your data source daily so they can dynamically create product Pins for each product in your retail catalog. Make sure… Continue reading How Pinterest retail catalogs work

Pinterest Retail Catalogs

We have the option to promote our products through Pinterest. To do this, we need to integrate our site with Pinterest and then create a product catalog.” As a merchant, you might want to upload your products to Pinterest as product Pins. Product Pins are specially formatted to let people who are browsing on Pinterest… Continue reading Pinterest Retail Catalogs

File path too long issue in Git clone(Path length issue fix).

To modify the system-level Git configuration, you need to open Git Bash or Command Prompt with administrative privileges: Command Prompt: Search for Command Prompt in the Start menu. Right-click on it and select Run as administrator. Once the terminal opens, run git config –system core.longpaths true Git Bash: Search for Git Bash in the Start… Continue reading File path too long issue in Git clone(Path length issue fix).