问题标签 [workfusion]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
329 浏览

json - 使用 Groovy 解析 JSON 响应并根据字符数和其他条件过滤元素

我是 Groovy 的新手,但使用它从存储在文件中的JSON响应中提取响应。

以下是 JSON 的片段:

我试图根据first case is always < 8字符中的文本而字符中的文本的条件来获取文本second case is always >8- 没有其他方法可以区分附件元素。但是,我的代码只给了我 1 个响应。

我希望我variable1会显示响应这是一个不同的文本,可以是任何内容,但总是 > 8 个字符,但我一直在这里什么都没有。

知道如何解决这个问题吗?

0 投票
1 回答
16 浏览

rpa - ID number validation on workfusion

I'm working on workfusion and my process is extracting 13 digit ID number from email subject line, how do I ensure the validity of the ID number i receive from the email?