What are good resources to help people understand the basics of supply chain?
Various places on social media to collaborate about supply chain. https://supplychaintoday.com/stage/supply-chain-collaboration-resources-social-media/
Here is a good place to start to understand the end to end supply chain process.
FB.AppEvents.logPageView();
};
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
{
status: ‘connected’,
authResponse: {
accessToken: ‘…’,
expiresIn:’…’,
signedRequest:’…’,
userID:’…’
}
}