I have an HEI (LEI) direct transfer activity which connects to SQL database and loads the Notes fields data into the SQL table. I have several field mappings. There is one field in the target table to which the activity should insert the current date whenever the activity runs. How do I achieve this ?
HCL Domino - How to insert current date in the target field in HEI (LEI) direct transfer activity?
47 Views Asked by Keertika At
0
There are 0 best solutions below
Related Questions in LOTUS-DOMINO
- How to logout from a Domino Web app when login is OIDC?
- HCL Domino console error: [0D90:0061-1B28] [C&S]> ERROR | Release 12.0.2FP2 | csinit.cpp(980) : Invalid or nonexistent parent document (0x3C8)
- Appending Rich Text Style
- Can Lotus Embedded views be used to filter fields? Just like where" in SQL
- Why does Xpages app throw java.lang.NoClassDefFoundError at seemingly random intervals?
- Domino Basic authentication fails when username contains special characters
- Thread is not enabled for auto GC
- Would storing video files in DAOS enabled database speed up accesing them via https?
- How to fetch mails from IBM Domino Lotus using External java code (IMAP)?
- HCL Domino - How to insert current date in the target field in HEI (LEI) direct transfer activity?
- phantom reservation in Reservations database when trying to schedule a resouce/room
- Java in script library called from Lotusscript via LS2J - updated Java requires Notes client restart
- AttributeError: module 'fsspec.callbacks' has no attribute 'TqdmCallback'
- getFirstDocument() returns 'null' for a collection which getCount() says has 8 items
- Issue with Anonymous access and 'Authorization' header on HCL Domino 12
Related Questions in HCL-NOTES
- Determine content of Windows-clipboard in LotusScript
- Can't initiate working with OpenNTF Domino API, what am I doing wrong?
- Error accessing product object method - Lotus Notes
- How to avoid #error directive compiling HCL Notes program in Visual C++
- How to solve NOTES keeps showing the execution security warning window?
- HCL Notes: How to increase limit for text?
- Problem with getting list of names of attached files in NotesDocument
- Calling notes URL from a web page with query string parameters in URL
- LotusScript - Issue with MS word processing on HCL Domino 11 server
- Lotus Notes 9 - is it possible to hide the preview pane when scrolling between search results in the calendar?
- JUnit test works, but maven test fails due to library not found on macOS (DYLD_LIBRARY_PATH)
- (Lotus Notes)Can the labels in the form set display conditions?
- Runtime Error 53 "File Not Found" from LotusScript agent (SOLVED)
- HCL Domino Remote Console: How to get name of user connected remotely
- How to open a document from a Notes View with python noteslib?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?