Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Interview question - Order Process Automation
![]()
An ecommerce transaction starts on an instance of SAP Hybris at the frontend (browser-based). The order then flows through a bespoke SQL Server based Data Hub, into MS Dynamics 365 (F&O), where the order orchestrated.
The flow also includes several batch jobs between the order placement and order orchestration. The frontend is Java-based, and the orchestration solution is .Net.
Question: How would you automate a full end-to-end user journey?
✍: Guest
2020-10-17, 2168👍, 1💬
Popular Posts:
What will be printed as the result of the operation below: main() { int x=5; printf("%d,%d,%d\n",x,x. ..
How To Define a Data Source Name (DSN) in ODBC Manager? - Oracle DBA FAQ - ODBC Drivers, DSN Configu...
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a chang...
What Happens to Your Transactions When ERROR 1213 Occurred? - MySQL FAQs - Transaction Management: C...
Does .NET support UNICODE and how do you know it supports? Yes .NET definitely supports UNICODE. Try...