每次更新都需要重新生成wsdl文件吗?(Do I need to regenerate wsdl file with every update?)

编程入门 行业动态 更新时间:2024-10-10 04:26:03
每次更新都需要重新生成wsdl文件吗?(Do I need to regenerate wsdl file with every update?)

我刚刚投入SalesForce项目并在2天前第一次登录SalesForce。 我必须每月一次向自定义表(或称为对象)添加大约2000条记录。 我之前从未使用过.wsdl文件,因为99%的开发工作都是Winforms,Windows Services等。好的,这是我的问题:

由于生成了.wsdl文件,每次有人向SalesForce添加自定义字段时,我需要获取新的.wsdl并重新编译我的C#项目吗? 或者,只要我没有在我的应用程序中使用任何新对象,我的“旧”版本的文件是否可以工作? 有没有办法按需将最新的.wsdl文件放入我的应用程序? 或者我是否总是需要进入SalesForce并重新生成它?

对不起,如果这个问题听起来很愚蠢,但就像我说我从未使用过SalesForce一样。

I just got thrown into a SalesForce project and logged into SalesForce for first time ever 2 days ago. I have to add about 2000 records to a custom table (or Object as they are called) once a month. I've never used a .wsdl file before as 99% of my development has been Winforms, Windows Services, etc. Ok here is my question:

Since the .wsdl file is generated will I need to get the new .wsdl and recompile my C# project every time that someone adds a custom field to SalesForce? Or will my "old" version of the file work as long as I'm not using any of the new objects in my application? Is there a way to get the newest .wsdl file into my application on demand? Or do I always have to go into SalesForce and regenerate it?

Sorry if this question sounds stupid, but like I said I have not ever used SalesForce.

最满意答案

如果您不需要访问新字段/对象,则无需更新wsdl和rebuild。

If you don't need to access the new fields/objects, then there's no need to update the wsdl & rebuild.

更多推荐

本文发布于:2023-08-06 10:45:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1448336.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   wsdl   regenerate   update   file

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!