简体   繁体   English

使用Kronos API向用户添加培训课程?

[英]Using the Kronos api to add training courses to a user?

I am attempting to use the Kronos api to add training courses to a user. 我正在尝试使用Kronos api向用户添加培训课程。 I am not having any problems opening up a line of communication with the server, logging in, making (other) valid requests, and getting valid, expected results. 打开与服务器的通信线路,登录,发出(其他)有效请求以及获得有效的预期结果,我没有任何问题。

What I am having problems doing is finding any useful documentation for the xml string I need to send to the server to add training courses to an employee's profile. 我遇到的问题是找到需要发送到服务器以将培训课程添加到员工资料的xml字符串的任何有用文档。 I've found information to add skills, certifications, and education, but not training. 我找到了可以增加技能,认证和教育的信息,但没有培训。 I've done extensive reading and searching on the documentation on Kronos' website, as well as posting a question there. 我已经在Kronos网站上的文档上进行了广泛的阅读和搜索,并在此处发布了问题。 I've googled this for the last three days, and I'm pretty sure this is possible, just can't find the proper documentation. 我已经搜索了过去三天,我很确定这是可能的,只是找不到合适的文档。

Any Kronos experts around here? 这里有任何Kronos专家吗? It sure would be nice to get pointed in the right direction! 指出正确的方向肯定会很高兴!

edit: we are using Workforce Connect v6.2 编辑:我们正在使用Workforce Connect v6.2

Finally got a clear cut answer from Kronos on this... Posting an answer in case anyone else stumbles across this problem. 终于从Kronos那里得到了明确的答案。。。发布答案,以防其他人偶然发现此问题。

According to Kronos, there is no way to do this via the API. 根据Kronos的说法,无法通过API进行此操作。 There solution is to enter training manually (which is what we were trying to avoid), or work with Kronos Professional Services to have a custom solution crafted, for a fee (which we are investigating). 解决方案是手动输入培训(这是我们要避免的做法),或者与Kronos专业服务合作制作收费的定制解决方案(我们正在研究)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM