Support `VOID` input transformations
See original GitHub issueSome of the transformations like generateUUID
, CurrentDate
, CurrentDateTime
and CurrentTime
. These all don’t consume input, but just produce a value from nothing. We don’t have any place to put this kind of functions yet in the UI. We might need Functions
in the Sources
pane, or it could be implemented as a special type of Constants
.
Note: Due to a series of bugs they accidentally appear as field transformations, but it shouldn’t and we’ll fix that.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Step Argument Transformations and Specflow Tables
Step Argument transformations allows custom type conversions for Specflow ... Now, it can be seen that to support different types of inputs, ...
Read more >Rules and Guidelines for Mapplets - Informatica Documentation
An Input transformation must receive data from a single active source. A mapplet must contain at least one Input transformation or source definition...
Read more >Lifted transformers — Chimney 0.6.2 documentation
While Chimney transformers wrap total functions of type From => To , they don't really support partial transformations, where depending on the input...
Read more >Transformation reference | Data Loss Prevention Documentation
If you want to simply remove sensitive data from your input content, Cloud DLP supports a redaction transformation ( RedactConfig in the DLP...
Read more >XSL Transformations (XSLT) Version 3.0 - W3C
XSLT 3.0 requires support for XPath 3.0 augmented by a selection of ... It implies rather a logical view of the XML input...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@igarashitm Since this might related to constants, I assign this task to @nding-anges , she will provide solution in this sprint:)
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!