Please enable JavaScript.
Coggle requires JavaScript to display documents.
Work things (Gateway (Stock (There's scripts to re-assign stock, T…
Work things
Gateway
Only Gateway test can fulfill orders
Gateway test
There's a TEST account - test client
AIRB00DD
Deploying
Through TeamCity
class tables
SVM.Gateway.DAL\POCO...
Gateway API
API clients that can place orders with us through gateway are listed within Gateways APIs table
Stock
There's scripts to re-assign stock
T:\Development\Scripts
Ap01
Is used for internal stuff
Console apps are located at
C:\Program Files (x86)\SVM Global...
B2B ordering
App01 order files
Processed through service
SVM OrderImport file
Utilities
Flex importer
imports TurnStyle uploads
where InvoiceOrderCreated is 0
Makes it 1 after
Email templates
initially build through the front-end but do the html through the database
replace
' with ''
Certain way to build the HTML for it to appear correctly in outlook
Testing
Can create a order for it's client and product in gateway (customer care option
Make sure is a live and digital product
Can add stock to a product through script
Going live
If no product used then update forced productid to be 0
update parentId
update html
Sage
Rotherlets Sage db instance
Database info
Digital products (scheme.opservm)
Physical products (scheme.stockm)
Customers (scheme.slcustm)
Sage 1000
Access through IE
certain website
Need Java 6
jre-6u29-windows-i586
Deploying
VGC
Only deploy your file changes
Thomas Cook B2B
Check that there isn't any instant top-ups first
Flex importer
Release build
Copy local .exe
on App01
C:\Program Files (x86)\SVM Global\Turnstyle Flex Importer
Gateway websites
YourHub
SVM.Gateway.Web.Site
Permissions
View that limits nav options
_Layout.cshtml
Table relationship
ClientHubUserPermissionLinks
ClientHubPermissions
ClientHubPermissionLinks
Can manage through Gateway
Clients > YourHub tab
User permission too
Flex file uploads for Turnstyle
Have to
The A/c Ref has to be a Turnstyle customer name
The TurnStyle customer's client has to exist as a client in Gateway
Your Yourhub user has to have the same client that you want to upload a turnstye flex file for
Need new file name each time
Turnstyle
Has a flex import separate solution too
To deploy it just replace relase built exe
on app01
ClientHub tables in GW db
There's a test customer
Turnstyle Preference Demo
YourHub flex file uploads go into Turnstyle db
TurnStyleUploads
Getting users from landing page into turnstyle
There's script for getting user info
build-up a flex file for them to import users
Data migrtation script for creating gift cards for the users
C:\SVM New source\Main\SVM Turnstyle\SVM.Turnstyle.DataMigration\
New product being used
Processor bindings
VGC
The URL for a order is within the stocks table
StockURL
Database and app links
Test
internal api test
Operation demo
Order pickings
Gateway test
Sage api test
demo on db02