Skip to content

adapted with new APIs#18214

Merged
jmmargo merged 1 commit intosap-tutorials:masterfrom
marco-porru:master
Mar 16, 2022
Merged

adapted with new APIs#18214
jmmargo merged 1 commit intosap-tutorials:masterfrom
marco-porru:master

Conversation

@marco-porru
Copy link
Copy Markdown
Contributor

…rtsensing-quality-control-rules-actions', 'iot-smartsensing-s4destinations' from QA to Production

…rtsensing-quality-control-rules-actions', 'iot-smartsensing-s4destinations' from QA to Production
thresholdCheck.threshold > 'Jan 1, 1990 1:00:00 AM' AND ISNOTNULL( thresholdCheck.scanningTime )
```

>In the rule we are checking the threshold date is valid (current BusinessTime) and higher from the intial value `'Jan 1, 1970 1:00:00 AM'`.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If "we" is SAP, it's OK, otherwise please rephrase.

thresholdCheck.threshold < 'Jan 1, 1990 1:00:00 AM' AND ISNOTNULL( thresholdCheck.scanningTime )
```

>In the rule we are checking the threshold date is the intial value `'Jan 1, 1970 1:00:00 AM'`.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If "we" is SAP, it's OK, otherwise please rephrase.

@jmmargo jmmargo merged commit f15a65a into sap-tutorials:master Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants