Link a Website or Domain to an SSP Application

1.To link your site to an SSP application:Do one of the following: 2.On the list page, click Edit next to the SSP application you want to use on your website. 3.Verify that some Supported Touch Points are selected. For more information, see Select Supported Touch Points. 4.Click the arrow in the Save button. Choose Save… Continue reading Link a Website or Domain to an SSP Application

Skill Set Import

For the Skillset import, follow the below steps  Step 1: Create the Skill category  Import Type – Custom records.  Record type – Skill Category   Field mapping  Step 2: Create Skill  Skills are created for each Skill Category  Import Type – Custom records.  Record type – Skill   Field Mapping   Map Line Number to order the Skill… Continue reading Skill Set Import

Git movement using Visual studio.

1.Install GitHub pull Request and Issues Extension  2. check whether git install in your system 3. clone the project Repository using the URL  4. Creating new Branch goto View-> Command palette → Enter git checkout 5. Select the option Create New Branch from… After entering the new Branch name (eg: Update/Extension) press Enter ButtonIt shows… Continue reading Git movement using Visual studio.

Proposal for Real-Time Netsuite Customer Record Integration

Requirement  The client would like to implement a one-way sync for customer master from NetSuite to the third-party application.  Our Solution  Pre-Requisites    Need an API end point to post the Data  Berkely Needs to provide credentials of the API.  Require unique identifier to know when the NetSuite customer record is edited.  Need a sample API… Continue reading Proposal for Real-Time Netsuite Customer Record Integration

How to install “Meetpxny Iconsignit” Shipping Extension in magento2:

Download/purchase the extension (like zip or tar.gz archive) Upload Extension (as Zip or tar.gz) to your Magento installation root directory. Unzip the zip. Make sure file path is “app/code/Meetpxny/Iconsignit/”. Run the following command in the terminal. php bin/magento setup: upgrade bin/magento setup:static-content:deploy –f sudo chmod 777 -R /var/www/html/thefencingstore/ We can see our module name while… Continue reading How to install “Meetpxny Iconsignit” Shipping Extension in magento2:

Published
Categorized as Magento

Adding the saved search in the Key Performance Indicators as custom KPIs.

First, we need to create a saved search that we need to add to the dashboard view using the Key Performance Indicators and KPI Score Card. After creating the search go to the home page and click the personalize link and click or drag and drop the Key Performance Indicators to add the dashboard. In… Continue reading Adding the saved search in the Key Performance Indicators as custom KPIs.