Resolve Notice: “Page not found” for Commerce Category

There are instances when the existing Commerce Category no long works and renders the notice. One of the possible causes of the issue is a URL Fragment similar in Facet. Solution Update the Commerce Category Navigate to Commerce > Content Management > Commerce Categories Category in question: Click Edit URL Fragment: Change the valueExample: Update capitalization Click Save Update the SuiteCommerce Configuration Navigate to Setup > SuiteCommerce Advanced > Configuration… Continue reading Resolve Notice: “Page not found” for Commerce Category

Solution Proposed to Tackle CyberSource Enhancement

For more details on Enhancement https://jobinandjismi.in/wp-admin/post.php?post=32777&action=edit Solution Notes : We need an MR script that runs every day, searches for payment card tokens created on that day, and load & save the line records (a custom record) which hold the MASK value in the “payment card Lookup Key” custom field. We need to modify the… Continue reading Solution Proposed to Tackle CyberSource Enhancement

SFTP Connector Error Codes

SFTP Create Connection Errors SFTP Connection Upload Errors SFTP Connection Download Errors SFTP Create Connection Errors Error Code Message FTP_UNKNOWN_HOST The host could not be found. FTP_CONNECT_TIMEOUT_EXCEEDED A connection could not be established within options.timeout seconds. FTP_CONNECT_TIMEOUT_EXCEEDED The username/password is invalid or permission to access the directory isdenied. FTP_INVALID_PORT_NUMBER The port number is invalid. FTP_INVALID_CONNECTION_TIMEOUT… Continue reading SFTP Connector Error Codes

Set Default Shipping Carrier in Netsuite Sales Order

Requirement: The client requirement is to set the shipping carrier in netsuite sales order from the shopify orders ship carrier during order import from shopify. The order import is performed by an order flow implemented using Celigo. Since value cannot be set directly to the Shipping Carrier field in NetSuite sales order using Celigo, we will… Continue reading Set Default Shipping Carrier in Netsuite Sales Order

Git Graph – VS Code

Extension Id on VS Code: mhutchie.git-graph After Login to the VS code via git hub you can us the help of the extension GIT GRAPH. One of the most important benefits to describe and visualize the history of changes in a project. From where the branch is created to where the branch is merged, author… Continue reading Git Graph – VS Code

SuiteQL to generate a saved search in Power BI via ODBC connector

The requirement was to connect NetSuite searches with Power BI in order to create the reports. We can load tables from NetSuite to Power BI based on the permissions given in the custom role. The searches cannot be load this way. As solution to this we can use SQL queries to recreate the same search… Continue reading SuiteQL to generate a saved search in Power BI via ODBC connector

Proposal of Stock List update based on CSV File

Proposal summary  The proposal covers the scope of updating item record based on the CSV attached for vendor Pacific Lifestyle.  Requirement   The requirement is to map SKU(product code), SRP price and Stock in item record based on the CSV file attached   Our Solution  We assume that you will create a folder and a file inside… Continue reading Proposal of Stock List update based on CSV File