使用nodejs代码在SAP C4C里创建Individual customer

栏目: Node.js · 发布时间: 5年前

需求:使用nodejs代码在SAP Cloud for Customer里创建Individual customer实例。

代码:

var createAndBind = require('../jerryapp/service/createAccountinC4C.js');

createAndBind("o0KlM1i2_4-zHRmDk-IWGRlA1Cjc");

上述代码基于微信open IDo0KlM1i2_4-zHRmDk-IWGRlA1Cjc在系统里创建一个Individual customer。

createAccountinC4C.js的具体实现在Jerry的github上:

https://github.com/i042416/wechat/blob/master/jerryapp/service/createAccountInC4C.js

在命令提示行里输入命令node createAccountAndSocialProfile.js:

上述代码会自动在系统里创建Individual customer,并打印出ID:

使用nodejs代码在SAP C4C里创建Individual customer

使用nodejs代码在SAP C4C里创建Individual customer

使用nodejs代码在SAP C4C里创建Individual customer

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

使用nodejs代码在SAP C4C里创建Individual customer


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Design and Analysis of Distributed Algorithms (Wiley Series on P

Design and Analysis of Distributed Algorithms (Wiley Series on P

Nicola Santoro / Wiley-Interscience / 2006-10-27 / USD 140.95

This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distrib......一起来看看 《Design and Analysis of Distributed Algorithms (Wiley Series on P》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器