Jee
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
Posts
Recent activity by Jee-
How to enable datameer Snapshot files with your Kit profiler tool?
Hi there, I have been asked to test datameer Memory leak issue. For this, I have some snapshot files(collected from datameer by enabling bin/conductor.sh start --profile-memory-custom). I have i...
-
Case Function
Hi there, I have been asked to test the Case function (CASE) plugin in datameer at my work place. I am wondering what the CASE plugin is used for? Could you suggest me where I can refer the docum...
-
T(%DM_OBJ_VERSION%)
Hi there, I am seeing a function like T(%DM_OBJ_VERSION5%) for the field DM_OBJ_VERSION. Now the value for this field is filled up with %DM_OBJ_VERSION% . Similarly, there is another field DM_WO...
-
Generating Unique string for each record
Hi there, I am looking for a way to generate unique string for each record(to identify each record uniquely) in datameer workbook. Thanks, Kavitha
-
How to generate a new column a new columns in workbook
Hi there, I am pretty new to Datameer and I am learning now. I am trying to generate(add) new columns in worksheets, for instance, there are 2 columns (name, age) already there, now want to add 3...
-
Datameer Git Integration
Hi there, I am working with datameer - git plugin. I can see a list of logs for a particular workbook. git log --oneline --follow Users/jkris03/BPM/BPM_Workbook.wbkc6b55c5 restoring previous vers...
-
Datameer Git Integration
Hi there, I am trying to integrate git with Datameer server. Git is already installed on the datameer server. I have created a directory(datameer_git) and initialized with "git init" command. While...
-
Extracting data lineage using REST API
Hi there, I have been asked to extract data lineage of datameer jobs. How can I extract data lineage using REST API? Any suggestion would be appreciated.. Thanks, Jeeva
-
Datameer drops records while importing larger file
Hi there, I am using SFTP connection to import a file into datameer. The file size is 2 GB and contains 11,008,546 records. After importing the file to datameer, it gives the following details: Re...
-
Handling escaped HTML reserved characters for advanced filter expressions
Hi there, In Datameer 6.1.20.1, the below feature has been fixed, [DAP-31593] - Handle escaped HTML reserved characters for advanced filter expressions I have been asked to test this feature to see...