SlideShare a Scribd company logo
Welcome to
Digital Sales
Platform.
22/11 Release
What is new in
22/11 Release?
Features-at-a-Glance
Commerce
– Website integration – Enhanced Navigation
– Payment gateway with Authorize.net
– Equipment list view with links/attachments
CPQ
– Integration with external configurator like ConfigAir
– Quantity update pop-up (Product BOM, Script)
– KB Version check – after item templating
Payment gateway options
• Additional option of Authorize.net
Enhanced Navigation
• Website integration
• Deep links to product detail view
Equipment list view
• More information with attachments provided
Website integration – Enhanced Navigation
While company websites mention product information, it is not necessarily as comprehensive or updated as the
product detail pages hosted in the Commerce application.
Deep links of these detailed Commerce screens can be included in companies’ websites for a smooth navigation
experience when customers (existing or potential) browse the page.
Audience
Benefits
• Smooth browsing experience for users
between generic corporate websites and their
detailed product webstores.
• Website administrators need not manually
update product information pages.
Features
• Deep links to product detail pages on
Commerce (Requires login: If not logged in,
direct to login page. After successful login, re-
direct to product detail page in Commerce.)
• Logging out of Commerce brings user
immediately back to corporate website.
John DeMarco
Commerce
Administrator
Click button with deep link to access
product detail page:
https://*.com/portal/#/productdetail?o
bjectExternalId=FX50Configurable
Users can then easily configure
for inquiry or add product to cart
for immediate checkout
For instance, while browsing the
corporate website:
Click button with deep link to product detail page:
https://*.com/portal/#/productdetail?objectExternalId=F
X50Configurable
Users can easily configure for
inquiry or add product to cart
for immediate checkout
ERP ID
• https://*.com/portal/#/productdetail?objectERPId=H-303-10-152
External ID
• https://*.com/portal/#/productdetail?objectExternalId=H-303-10-15
• https://*.com/portal/#/productdetail?objectExternalId=FX50Configurable
The combination of External ID and ERP ID also works example:
https://*.com/portal/#/productdetail?objectERPId=H-303-10-
152&objectExternalId=H-303-10-152
Clicking “Sign-out” after making inquiry/order:
Users are directed back to the
corporate website, as set up under
Commerce Administration
Possible to have other launch points
(not product specific) in the website
to log into Commerce portal
Payment gateway with Authorize.net
Providing additional payment gateway option that makes more economical sense for customers with lower
number of transactions, besides what is currently available.
Audience
Benefits
• Choice of alternative payment gateway that
best suits different business models.
Features
• Integration with authorize.net
Additional Notes
• Groovy script to handle currencies other than
USD
John DeMarco
Commerce
Administrator
Admin to decide which
payment gateway from
dropdown option
Equipment List with Attachments (files/links) Audience
Benefits
• Better support for strategic customers
• Additional insight and support for equipment
upkeep
Features
• Equipment attachments now visible and
available for download from Commerce
• List view default display
Additional Notes
Sarah
Smith
Customer /
Distributor
End User
MIke
Jones
Sales
Manager
Equipment are often complex, made up of multiple hierarchies with child equipment and/or parent equipment.
In addition to only directing users to sub-components, files and links can now be included as information
displayed in the list of equipment.
Any more than 5
attachments will be
shown in a popup
Quantity update pop-up
• Suppress Quantity assist when item is added
via script
• Improved Product BOM setting, to allow
manual edit of quantity which are calculated
via script.
KB version check
• Done after item-templating
External Configurator
integration
• Integration with Config Air (external configuration
engine)
ConfigAir integration
Despite our configurator offerings, there may be customers who, for various reasons, must remain on another
platform. Rather than having to face the hassle of navigating between different systems, this integration allows
them to consolidate their work, without the need for repeated manual input in quotation details.
Audience
Benefits
• Straightforward onboarding for client who
values our CPQ functionalities but uses
external configurators for drawings or for
specific products
Features
• In-app integration of ConfigAir that may be
used for individual quote line items
• Visual indication on quote line when
configuration is done
Additional Notes
• Flag product for external configuration
• Define destination service
• Make sure keystore certificates are updated
• Use the Post Line add groovy to create a new
configuration based on added product and
store configuration ID; or in cases of line-copy
where configuration GUID exists, duplicate
the configuration and update the GUID of the
copied line
• On configuration exit, update the BOM and
attachments
Sarah
Hong
Sales Rep
Mick
Jones
Sales
Manager
Mike Jones
Quotation
Manager
An external config ID is
assigned to each line item tied
to an external configuration
Clicking the configurator
icon would direct users to
the ConfigAir interface,
embedded in our system
Indicate during product
setup that an external
configurator is used
Enable Product to use External configurator
Destination service is
used to define the URL of
external configurator
passing in the
configuration ID etc.
Account Team Overview
On Account team you can now also see the Role/Function that the employee is playing. This is specifically useful
is the same person is playing multiple role/functions on the team.
Audience
Benefits
• Improved UX/UI, with clear display of team
information
Features
• Team members’ names are clearly printed,
with their respective roles beneath, listed as
found under “Role/Function” (sorted by
‘Role/Function’ and ‘Position’)
Additional Notes
Team members’ names and
respective roles, listed as found
under “Role/Function”
Team members’ names and
respective roles, listed as found
under “Role/Function”
All Users
KB Version Check
Currently, a KB version check is triggered when a quote is opened or copied in full. This check has been
expanded to include situations when line items are copied from historic quotes using Item Templating.
Audience
Benefits
• Rework is avoided as checks are performed
upon first copy
Features
• Enabled using the same Boolean flag: “Check
if new KB version available before quote
open”
• Check performed after item template copied
Additional Notes
Sarah
Hong
Sales Rep
Mick
Jones
Sales
Manager
Mike Jones
Quotation
Manager
Adding items would trigger a KB
version check, alerting users to new
KBs, if any, for updates that can be
applied immediately.
Boolean setting to
be enabled
Suppress Quantity Update assist
when item is added via script
Audience
Benefits
• Additional flexibility to make quantity read-
only or updatable when added via script.
• Decide when user input is needed for child
item quantity, if the parent quantity is
modified.
Features
• Line-item schema has 2 new flags
• “Quantity updatable via Script” when set to
TRUE – line in Quantity Update pop-up will
not show
• Quantity Not Updatable by User” when set to
TRUE – quantity field is read-only
Additional Notes
The sub line items can be added based on definition in Product BOM, or via Scripts.
When the line is added via script, you can set the right values in script to decide if the Quantity field is editable
by user or calculated via script. This will also then decide is the child item shows up in quantity update assist
pop-up.
Sarah
Hong
Sales Rep
Mick
Jones
Sales
Manager
Mike Jones
Quotation
Manager
Improved Product BOM setting
The Quantity Update Pop-up assist user to update quantity of child items when parent quantity is updated.
With this release we have optimized the logic to make sure we do not show the pop-up when not needed.
Also, we have introduced a new valid option where quantity calculated by Script can also be updated by user,
this combination was not possible before
Audience
Benefits
• Quantity updates when allowed for users, can
now be made, as the quantity field in the
quote line is editable
Features
• Support an addition state by relaxing
the validation on UI and backend via upload
• Only show the child line in quantity assist
pop-up when quantity is editable by user and
not updatable via script.
Additional Notes
Sarah
Hong
Sales Rep
Mick
Jones
Sales
Manager
Mike Jones
Quotation
Manager
This option is now supported
both via UI and Excel upload

More Related Content

Similar to In Mind Cloud - Product Release - 2211

In Mind Cloud - Product Release - 2011
In Mind Cloud - Product Release - 2011In Mind Cloud - Product Release - 2011
In Mind Cloud - Product Release - 2011In Mind Cloud
 
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013Encore Business Solutions
 
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxWSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxericbrooks84875
 
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus	An e-Commerce Platform for Selling Single Product Reltus for Tinnitus
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus Mike Taylor
 
Salesforce-Summer 19 Release
Salesforce-Summer 19 ReleaseSalesforce-Summer 19 Release
Salesforce-Summer 19 ReleaseJayant Jindal
 
Subsription and Recurring Payments
Subsription and Recurring PaymentsSubsription and Recurring Payments
Subsription and Recurring PaymentsAli Memon
 
STEP (Stibo Enterprise Platform) Trailblazer
STEP (Stibo Enterprise Platform) TrailblazerSTEP (Stibo Enterprise Platform) Trailblazer
STEP (Stibo Enterprise Platform) TrailblazerStibo Systems
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java projectTutorial Learners
 
Universal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdfUniversal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdfCart2Cart2
 
Customizing the Salesforce Console with the Integration Toolkit (DF13)
Customizing the Salesforce Console with the Integration Toolkit (DF13)Customizing the Salesforce Console with the Integration Toolkit (DF13)
Customizing the Salesforce Console with the Integration Toolkit (DF13)Andrew Mahood
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfAnna Loughnan Colquhoun
 
BAASS Connect 2013 Development Solutions for your Business
BAASS Connect 2013 Development Solutions for your BusinessBAASS Connect 2013 Development Solutions for your Business
BAASS Connect 2013 Development Solutions for your BusinessBAASS Business Solutions Inc.
 
The 5.0 Demo: Building a Compelling Story
The 5.0 Demo: Building a Compelling StoryThe 5.0 Demo: Building a Compelling Story
The 5.0 Demo: Building a Compelling StoryAcumatica Cloud ERP
 
Oracle RightNow Customer Portal Migration
Oracle RightNow Customer Portal MigrationOracle RightNow Customer Portal Migration
Oracle RightNow Customer Portal MigrationCRMIT
 
2019 ottobre 28 english gdoox personal profile
2019 ottobre 28 english gdoox personal profile2019 ottobre 28 english gdoox personal profile
2019 ottobre 28 english gdoox personal profileDaniel Rueda H
 
In Mind Cloud - Product Release - 1811
In Mind Cloud - Product Release - 1811In Mind Cloud - Product Release - 1811
In Mind Cloud - Product Release - 1811In Mind Cloud
 

Similar to In Mind Cloud - Product Release - 2211 (20)

In Mind Cloud - Product Release - 2011
In Mind Cloud - Product Release - 2011In Mind Cloud - Product Release - 2011
In Mind Cloud - Product Release - 2011
 
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013
"Sky High" Dyamics GP Usergroup in Vancouver - December 3, 2013
 
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxWSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
 
Bit2win 20r2.0 release pack
Bit2win 20r2.0 release packBit2win 20r2.0 release pack
Bit2win 20r2.0 release pack
 
Affiliated.pdf
Affiliated.pdfAffiliated.pdf
Affiliated.pdf
 
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus	An e-Commerce Platform for Selling Single Product Reltus for Tinnitus
An e-Commerce Platform for Selling Single Product Reltus for Tinnitus
 
Salesforce-Summer 19 Release
Salesforce-Summer 19 ReleaseSalesforce-Summer 19 Release
Salesforce-Summer 19 Release
 
Subsription and Recurring Payments
Subsription and Recurring PaymentsSubsription and Recurring Payments
Subsription and Recurring Payments
 
STEP (Stibo Enterprise Platform) Trailblazer
STEP (Stibo Enterprise Platform) TrailblazerSTEP (Stibo Enterprise Platform) Trailblazer
STEP (Stibo Enterprise Platform) Trailblazer
 
Online shopping ecommerce java project
Online shopping ecommerce java projectOnline shopping ecommerce java project
Online shopping ecommerce java project
 
Universal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdfUniversal Migration Checklist for Developers.pdf
Universal Migration Checklist for Developers.pdf
 
Customizing the Salesforce Console with the Integration Toolkit (DF13)
Customizing the Salesforce Console with the Integration Toolkit (DF13)Customizing the Salesforce Console with the Integration Toolkit (DF13)
Customizing the Salesforce Console with the Integration Toolkit (DF13)
 
Winter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdfWinter24-Welly Release Overview - Stephen Stanley.pdf
Winter24-Welly Release Overview - Stephen Stanley.pdf
 
What's new in sage mas 90
What's new in sage mas 90What's new in sage mas 90
What's new in sage mas 90
 
What's New In Sage MAS 90
What's New In Sage MAS 90What's New In Sage MAS 90
What's New In Sage MAS 90
 
BAASS Connect 2013 Development Solutions for your Business
BAASS Connect 2013 Development Solutions for your BusinessBAASS Connect 2013 Development Solutions for your Business
BAASS Connect 2013 Development Solutions for your Business
 
The 5.0 Demo: Building a Compelling Story
The 5.0 Demo: Building a Compelling StoryThe 5.0 Demo: Building a Compelling Story
The 5.0 Demo: Building a Compelling Story
 
Oracle RightNow Customer Portal Migration
Oracle RightNow Customer Portal MigrationOracle RightNow Customer Portal Migration
Oracle RightNow Customer Portal Migration
 
2019 ottobre 28 english gdoox personal profile
2019 ottobre 28 english gdoox personal profile2019 ottobre 28 english gdoox personal profile
2019 ottobre 28 english gdoox personal profile
 
In Mind Cloud - Product Release - 1811
In Mind Cloud - Product Release - 1811In Mind Cloud - Product Release - 1811
In Mind Cloud - Product Release - 1811
 

More from In Mind Cloud

In Mind Cloud - Product Release - 2111
In Mind Cloud - Product Release - 2111In Mind Cloud - Product Release - 2111
In Mind Cloud - Product Release - 2111In Mind Cloud
 
In Mind Cloud - Product Release - 2008
In Mind Cloud - Product Release - 2008In Mind Cloud - Product Release - 2008
In Mind Cloud - Product Release - 2008In Mind Cloud
 
In Mind Cloud - Product Release - 2005
In Mind Cloud - Product Release - 2005In Mind Cloud - Product Release - 2005
In Mind Cloud - Product Release - 2005In Mind Cloud
 
Manufacturing x - Success Story 2019 - Interplex
Manufacturing x  - Success Story 2019 - InterplexManufacturing x  - Success Story 2019 - Interplex
Manufacturing x - Success Story 2019 - InterplexIn Mind Cloud
 
In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud
 
SAP Customer Experience Gold Guide
SAP Customer Experience Gold GuideSAP Customer Experience Gold Guide
SAP Customer Experience Gold GuideIn Mind Cloud
 
In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904In Mind Cloud
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud
 
In Mind Cloud - Manufacturing X - Sales Engineering
In Mind Cloud - Manufacturing X - Sales EngineeringIn Mind Cloud - Manufacturing X - Sales Engineering
In Mind Cloud - Manufacturing X - Sales EngineeringIn Mind Cloud
 
In Mind Cloud - Manufacturing X - Sales Simplification
In Mind Cloud - Manufacturing X - Sales SimplificationIn Mind Cloud - Manufacturing X - Sales Simplification
In Mind Cloud - Manufacturing X - Sales SimplificationIn Mind Cloud
 
How Fast Can You Implement A CPQ Solution?
How Fast Can You Implement A CPQ Solution?How Fast Can You Implement A CPQ Solution?
How Fast Can You Implement A CPQ Solution?In Mind Cloud
 
How CPQ For SAP Can Help You Address Common Customer Complaints
How CPQ For SAP Can Help You Address Common Customer ComplaintsHow CPQ For SAP Can Help You Address Common Customer Complaints
How CPQ For SAP Can Help You Address Common Customer ComplaintsIn Mind Cloud
 
5 reasons to choose a cloud based cpq
5 reasons to choose a cloud based cpq5 reasons to choose a cloud based cpq
5 reasons to choose a cloud based cpqIn Mind Cloud
 
3 Game-Changing Factors of a successful CPQ
3 Game-Changing Factors of a successful CPQ3 Game-Changing Factors of a successful CPQ
3 Game-Changing Factors of a successful CPQIn Mind Cloud
 

More from In Mind Cloud (14)

In Mind Cloud - Product Release - 2111
In Mind Cloud - Product Release - 2111In Mind Cloud - Product Release - 2111
In Mind Cloud - Product Release - 2111
 
In Mind Cloud - Product Release - 2008
In Mind Cloud - Product Release - 2008In Mind Cloud - Product Release - 2008
In Mind Cloud - Product Release - 2008
 
In Mind Cloud - Product Release - 2005
In Mind Cloud - Product Release - 2005In Mind Cloud - Product Release - 2005
In Mind Cloud - Product Release - 2005
 
Manufacturing x - Success Story 2019 - Interplex
Manufacturing x  - Success Story 2019 - InterplexManufacturing x  - Success Story 2019 - Interplex
Manufacturing x - Success Story 2019 - Interplex
 
In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908 In Mind Cloud - Product Release - 1908
In Mind Cloud - Product Release - 1908
 
SAP Customer Experience Gold Guide
SAP Customer Experience Gold GuideSAP Customer Experience Gold Guide
SAP Customer Experience Gold Guide
 
In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904In Mind Cloud - Product Release - 1904
In Mind Cloud - Product Release - 1904
 
In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902In Mind Cloud - Product Release - 1902
In Mind Cloud - Product Release - 1902
 
In Mind Cloud - Manufacturing X - Sales Engineering
In Mind Cloud - Manufacturing X - Sales EngineeringIn Mind Cloud - Manufacturing X - Sales Engineering
In Mind Cloud - Manufacturing X - Sales Engineering
 
In Mind Cloud - Manufacturing X - Sales Simplification
In Mind Cloud - Manufacturing X - Sales SimplificationIn Mind Cloud - Manufacturing X - Sales Simplification
In Mind Cloud - Manufacturing X - Sales Simplification
 
How Fast Can You Implement A CPQ Solution?
How Fast Can You Implement A CPQ Solution?How Fast Can You Implement A CPQ Solution?
How Fast Can You Implement A CPQ Solution?
 
How CPQ For SAP Can Help You Address Common Customer Complaints
How CPQ For SAP Can Help You Address Common Customer ComplaintsHow CPQ For SAP Can Help You Address Common Customer Complaints
How CPQ For SAP Can Help You Address Common Customer Complaints
 
5 reasons to choose a cloud based cpq
5 reasons to choose a cloud based cpq5 reasons to choose a cloud based cpq
5 reasons to choose a cloud based cpq
 
3 Game-Changing Factors of a successful CPQ
3 Game-Changing Factors of a successful CPQ3 Game-Changing Factors of a successful CPQ
3 Game-Changing Factors of a successful CPQ
 

Recently uploaded

Luxury Artificial Plants Dubai | Plants in KSA, UAE | Shajara
Luxury Artificial Plants Dubai | Plants in KSA, UAE | ShajaraLuxury Artificial Plants Dubai | Plants in KSA, UAE | Shajara
Luxury Artificial Plants Dubai | Plants in KSA, UAE | ShajaraShajara Artificial Plants
 
HR and Employment law update: May 2024.
HR and Employment law update:  May 2024.HR and Employment law update:  May 2024.
HR and Employment law update: May 2024.FelixPerez547899
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdcreerey
 
Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.smalmahmud11
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiaFalcon Invoice Discounting
 
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyTransforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyPMaps Assessments
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...BBPMedia1
 
The Inspiring Personality To Watch In 2024.pdf
The Inspiring Personality To Watch In 2024.pdfThe Inspiring Personality To Watch In 2024.pdf
The Inspiring Personality To Watch In 2024.pdfinsightssuccess2
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfHumanResourceDimensi1
 
IPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best ServiceIPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best ServiceDragon Dream Bar
 
Falcon Invoice Discounting Setup for Small Businesses
Falcon Invoice Discounting Setup for Small BusinessesFalcon Invoice Discounting Setup for Small Businesses
Falcon Invoice Discounting Setup for Small BusinessesFalcon investment
 
sales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumsales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumzyqmx62fgm
 
Did Paul Haggis Ever Win an Oscar for Best Filmmaker
Did Paul Haggis Ever Win an Oscar for Best FilmmakerDid Paul Haggis Ever Win an Oscar for Best Filmmaker
Did Paul Haggis Ever Win an Oscar for Best Filmmakerstajohn447
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small businessBen Wann
 
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134LR1709MUSIC
 
How to Maintain Healthy Life style.pptx
How to Maintain  Healthy Life style.pptxHow to Maintain  Healthy Life style.pptx
How to Maintain Healthy Life style.pptxrdishurana
 
Hyundai capital 2024 1quarter Earnings release
Hyundai capital 2024 1quarter Earnings releaseHyundai capital 2024 1quarter Earnings release
Hyundai capital 2024 1quarter Earnings releaseirhcs
 
Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024Equinox Gold Corp.
 
Event Report - IBM Think 2024 - It is all about AI and hybrid
Event Report - IBM Think 2024 - It is all about AI and hybridEvent Report - IBM Think 2024 - It is all about AI and hybrid
Event Report - IBM Think 2024 - It is all about AI and hybridHolger Mueller
 

Recently uploaded (20)

Luxury Artificial Plants Dubai | Plants in KSA, UAE | Shajara
Luxury Artificial Plants Dubai | Plants in KSA, UAE | ShajaraLuxury Artificial Plants Dubai | Plants in KSA, UAE | Shajara
Luxury Artificial Plants Dubai | Plants in KSA, UAE | Shajara
 
HR and Employment law update: May 2024.
HR and Employment law update:  May 2024.HR and Employment law update:  May 2024.
HR and Employment law update: May 2024.
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
 
Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyTransforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
The Inspiring Personality To Watch In 2024.pdf
The Inspiring Personality To Watch In 2024.pdfThe Inspiring Personality To Watch In 2024.pdf
The Inspiring Personality To Watch In 2024.pdf
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
 
IPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best ServiceIPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best Service
 
Falcon Invoice Discounting Setup for Small Businesses
Falcon Invoice Discounting Setup for Small BusinessesFalcon Invoice Discounting Setup for Small Businesses
Falcon Invoice Discounting Setup for Small Businesses
 
sales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumsales plan presentation by mckinsey alum
sales plan presentation by mckinsey alum
 
Did Paul Haggis Ever Win an Oscar for Best Filmmaker
Did Paul Haggis Ever Win an Oscar for Best FilmmakerDid Paul Haggis Ever Win an Oscar for Best Filmmaker
Did Paul Haggis Ever Win an Oscar for Best Filmmaker
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134
 
How to Maintain Healthy Life style.pptx
How to Maintain  Healthy Life style.pptxHow to Maintain  Healthy Life style.pptx
How to Maintain Healthy Life style.pptx
 
Hyundai capital 2024 1quarter Earnings release
Hyundai capital 2024 1quarter Earnings releaseHyundai capital 2024 1quarter Earnings release
Hyundai capital 2024 1quarter Earnings release
 
Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024
 
Event Report - IBM Think 2024 - It is all about AI and hybrid
Event Report - IBM Think 2024 - It is all about AI and hybridEvent Report - IBM Think 2024 - It is all about AI and hybrid
Event Report - IBM Think 2024 - It is all about AI and hybrid
 

In Mind Cloud - Product Release - 2211

  • 2. What is new in 22/11 Release? Features-at-a-Glance Commerce – Website integration – Enhanced Navigation – Payment gateway with Authorize.net – Equipment list view with links/attachments CPQ – Integration with external configurator like ConfigAir – Quantity update pop-up (Product BOM, Script) – KB Version check – after item templating
  • 3. Payment gateway options • Additional option of Authorize.net Enhanced Navigation • Website integration • Deep links to product detail view Equipment list view • More information with attachments provided
  • 4. Website integration – Enhanced Navigation While company websites mention product information, it is not necessarily as comprehensive or updated as the product detail pages hosted in the Commerce application. Deep links of these detailed Commerce screens can be included in companies’ websites for a smooth navigation experience when customers (existing or potential) browse the page. Audience Benefits • Smooth browsing experience for users between generic corporate websites and their detailed product webstores. • Website administrators need not manually update product information pages. Features • Deep links to product detail pages on Commerce (Requires login: If not logged in, direct to login page. After successful login, re- direct to product detail page in Commerce.) • Logging out of Commerce brings user immediately back to corporate website. John DeMarco Commerce Administrator Click button with deep link to access product detail page: https://*.com/portal/#/productdetail?o bjectExternalId=FX50Configurable Users can then easily configure for inquiry or add product to cart for immediate checkout
  • 5. For instance, while browsing the corporate website: Click button with deep link to product detail page: https://*.com/portal/#/productdetail?objectExternalId=F X50Configurable Users can easily configure for inquiry or add product to cart for immediate checkout ERP ID • https://*.com/portal/#/productdetail?objectERPId=H-303-10-152 External ID • https://*.com/portal/#/productdetail?objectExternalId=H-303-10-15 • https://*.com/portal/#/productdetail?objectExternalId=FX50Configurable The combination of External ID and ERP ID also works example: https://*.com/portal/#/productdetail?objectERPId=H-303-10- 152&objectExternalId=H-303-10-152
  • 6. Clicking “Sign-out” after making inquiry/order: Users are directed back to the corporate website, as set up under Commerce Administration Possible to have other launch points (not product specific) in the website to log into Commerce portal
  • 7. Payment gateway with Authorize.net Providing additional payment gateway option that makes more economical sense for customers with lower number of transactions, besides what is currently available. Audience Benefits • Choice of alternative payment gateway that best suits different business models. Features • Integration with authorize.net Additional Notes • Groovy script to handle currencies other than USD John DeMarco Commerce Administrator Admin to decide which payment gateway from dropdown option
  • 8. Equipment List with Attachments (files/links) Audience Benefits • Better support for strategic customers • Additional insight and support for equipment upkeep Features • Equipment attachments now visible and available for download from Commerce • List view default display Additional Notes Sarah Smith Customer / Distributor End User MIke Jones Sales Manager Equipment are often complex, made up of multiple hierarchies with child equipment and/or parent equipment. In addition to only directing users to sub-components, files and links can now be included as information displayed in the list of equipment. Any more than 5 attachments will be shown in a popup
  • 9. Quantity update pop-up • Suppress Quantity assist when item is added via script • Improved Product BOM setting, to allow manual edit of quantity which are calculated via script. KB version check • Done after item-templating External Configurator integration • Integration with Config Air (external configuration engine)
  • 10. ConfigAir integration Despite our configurator offerings, there may be customers who, for various reasons, must remain on another platform. Rather than having to face the hassle of navigating between different systems, this integration allows them to consolidate their work, without the need for repeated manual input in quotation details. Audience Benefits • Straightforward onboarding for client who values our CPQ functionalities but uses external configurators for drawings or for specific products Features • In-app integration of ConfigAir that may be used for individual quote line items • Visual indication on quote line when configuration is done Additional Notes • Flag product for external configuration • Define destination service • Make sure keystore certificates are updated • Use the Post Line add groovy to create a new configuration based on added product and store configuration ID; or in cases of line-copy where configuration GUID exists, duplicate the configuration and update the GUID of the copied line • On configuration exit, update the BOM and attachments Sarah Hong Sales Rep Mick Jones Sales Manager Mike Jones Quotation Manager An external config ID is assigned to each line item tied to an external configuration Clicking the configurator icon would direct users to the ConfigAir interface, embedded in our system
  • 11. Indicate during product setup that an external configurator is used Enable Product to use External configurator Destination service is used to define the URL of external configurator passing in the configuration ID etc.
  • 12. Account Team Overview On Account team you can now also see the Role/Function that the employee is playing. This is specifically useful is the same person is playing multiple role/functions on the team. Audience Benefits • Improved UX/UI, with clear display of team information Features • Team members’ names are clearly printed, with their respective roles beneath, listed as found under “Role/Function” (sorted by ‘Role/Function’ and ‘Position’) Additional Notes Team members’ names and respective roles, listed as found under “Role/Function” Team members’ names and respective roles, listed as found under “Role/Function” All Users
  • 13. KB Version Check Currently, a KB version check is triggered when a quote is opened or copied in full. This check has been expanded to include situations when line items are copied from historic quotes using Item Templating. Audience Benefits • Rework is avoided as checks are performed upon first copy Features • Enabled using the same Boolean flag: “Check if new KB version available before quote open” • Check performed after item template copied Additional Notes Sarah Hong Sales Rep Mick Jones Sales Manager Mike Jones Quotation Manager Adding items would trigger a KB version check, alerting users to new KBs, if any, for updates that can be applied immediately. Boolean setting to be enabled
  • 14. Suppress Quantity Update assist when item is added via script Audience Benefits • Additional flexibility to make quantity read- only or updatable when added via script. • Decide when user input is needed for child item quantity, if the parent quantity is modified. Features • Line-item schema has 2 new flags • “Quantity updatable via Script” when set to TRUE – line in Quantity Update pop-up will not show • Quantity Not Updatable by User” when set to TRUE – quantity field is read-only Additional Notes The sub line items can be added based on definition in Product BOM, or via Scripts. When the line is added via script, you can set the right values in script to decide if the Quantity field is editable by user or calculated via script. This will also then decide is the child item shows up in quantity update assist pop-up. Sarah Hong Sales Rep Mick Jones Sales Manager Mike Jones Quotation Manager
  • 15. Improved Product BOM setting The Quantity Update Pop-up assist user to update quantity of child items when parent quantity is updated. With this release we have optimized the logic to make sure we do not show the pop-up when not needed. Also, we have introduced a new valid option where quantity calculated by Script can also be updated by user, this combination was not possible before Audience Benefits • Quantity updates when allowed for users, can now be made, as the quantity field in the quote line is editable Features • Support an addition state by relaxing the validation on UI and backend via upload • Only show the child line in quantity assist pop-up when quantity is editable by user and not updatable via script. Additional Notes Sarah Hong Sales Rep Mick Jones Sales Manager Mike Jones Quotation Manager This option is now supported both via UI and Excel upload