Neuromorphic computing is an approach to computing that draws inspiration from the architecture and functioning of the human brain. The term “neuromorphic” comes from “neuromimesis,” which means mimicking the structure or function of the nervous system. Neuromorphic computing aims to build artificial systems that can perform cognitive tasks in ways similar to the human brain,… Continue reading Neuromorphic computing
Month: November 2023
Graph Neural Networks (GNNs)
Graph Neural Networks (GNNs) are a class of neural networks designed to operate on graph-structured data. In contrast to traditional neural networks that work well with grid-structured data like images, GNNs are specifically tailored for tasks where the data has a graph-like structure, such as social networks, citation networks, molecular structures, and more. Here are… Continue reading Graph Neural Networks (GNNs)
Resource Allocation Approval standard process
Resource Allocations are designed to help resource managers allocate and assign the right resources to projects based on availability, skill sets, and other criteria. Navigate to Activities > Scheduling > Resource Allocation > New to create resource allocation. Then click on the button ‘New Resource Allocation’ While creating a new resource allocation, we can choose… Continue reading Resource Allocation Approval standard process
How to find if the target path in custom url rewrite exists in Magento 2
check if the target path for the custom URL is present in the URL rewrite table in Magento 2.
PROSPECTING – Part 1
Prospecting is the process of identifying and qualifying potential customers. It is the first step in the sales process and involves finding and reaching out to individuals or businesses who are likely to be interested in NetSuite. Methods of Prospects: Cold Calling, Emailing, Networking or social media outreach Goal of Prospecting: Generate leads which are… Continue reading PROSPECTING – Part 1
WMS Customization: Bulk printing of Shipping Label
We will create a custom Suite let page in the XSEED account. In the Suite let page, we will add a list field to enter the wave number. User can enter the wave and click the print button. When entering a wave number to generate a shipping label, only the shipping label of the IF… Continue reading WMS Customization: Bulk printing of Shipping Label
Magento 2: upload file in frontend
Add menu in Dashboard customer_account.xml in this route_nam_controller_name_action_name.xml layout file call this phtml file ADD this HTML to your .phml file which one used for file upload now user select file and upload here and when user submits button click then ACTION PATH controller call.put this code into your this controller file.
Displaying Related Items in the Shopping Cart-Site Builder
Go to Commerce > Site Builder > Tabs. Click Edit next to Shopping Cart. On the Related Items subtab, select an item to display as a suggested item to purchase in the shopping cart.Important- The Advanced Site Customization feature is required for Related Items to display in the shopping cart.Click Add Multiple to add several items quickly. Click Save.
Customizing logout-Site builder
When users click the Log Out link in the upper left of the NetSuite page, they are redirected to the custom HTML page . Go to Setup > Company > General Preferences. Click the Centers subtab to select the appropriate center. Enter the URL for the Log Out Landing Page.
Out of Stock Behavior- Precedence
If an inventory item is out of stock, this setting determines the next level of precedence. Keep the following in mind when setting this field: If you set this field to Default, the Site Setup Record’s Include Out of Stock Items in Web Store field takes precedence. If you set this field to Remove Item When Out… Continue reading Out of Stock Behavior- Precedence