Project

General

Profile

Actions

Improvement #9181

open

Moving the INFO, Location, Applist frequencies to the platform config

Added by Entgra Admin over 2 years ago. Updated 17 minutes ago.

Status:
Implementation
Priority:
None
Start date:
11/02/2025
Due date:
14/02/2025 (6 days late)
% Done:

100%

Estimated time:
0:00 h
Device Type:
Component:
Type:
Platform

Description

From Gitlab
------------------------
gitlabId --> 1183 https://gitlab.com/entgra/product-iots/-/issues/1183
labels --> Status: NextSprint, Type: Improvement,
assignees --> bmorashad,
created_at --> 2021-11-15 09:31:13 IST +0530
updated_at --> 2022-06-15 14:01:11 IST +0530
------------------------

  1. Description
    Need to move the INFO, Location, Applist operation frequencies to the platform configs, instead of the XML. Devices without an agent should not get location operation.
  1. Suggested Labels:

Optional comma-separated list of suggested labels. Non-committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest a possible label

  1. Suggested Assignees:

Optional comma-separated list of suggested team members who should attend the issue. Non-committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees

  1. Affected Product Version:
  1. OS, DB, other environment details and versions:
  1. Steps to reproduce:
  1. Related Issues:

Files

clipboard-202502210030-9w1rl.png (125 KB) clipboard-202502210030-9w1rl.png Rajitha Kumara, 20/02/2025 07:01 PM

Subtasks 1 (1 open0 closed)

Improvement #12605: Implement UI for Task ConfigurationImplementationOshani Silva11/02/202514/02/2025

Actions
Actions #1

Updated by Entgra Admin over 2 years ago

From Gitlab
------------------------
author: inosh
created_at: 2022-06-13 12:20:00 IST +0530
updated_at: 2022-06-13 12:20:00 IST +0530
------------------------

changed title from Moving the INFO, Location, Applist frequencies to the platform config{- in iOS-} to Moving the INFO, Location, Applist frequencies to the platform config
Actions #2

Updated by Entgra Admin over 2 years ago

From Gitlab
------------------------
author: inosh
created_at: 2022-06-13 13:08:00 IST +0530
updated_at: 2022-06-13 13:08:00 IST +0530
------------------------

assigned to @bmorashad
Actions #3

Updated by Inosh Perara almost 2 years ago

  • Assignee changed from Muhammad Rashad to Shamalka Navod
Actions #4

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from product-uem 5.3.0 GA to 32
Actions #5

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from 32 to 33
Actions #6

Updated by Viranga Gunarathna about 1 year ago

  • Project changed from 33 to Backlog
Actions #7

Updated by Arshana Atapattu 11 months ago

  • Assignee changed from Shamalka Navod to Pramila Niroshan
Actions #8

Updated by Pramila Niroshan 11 months ago

  • % Done changed from 0 to 90
Actions #9

Updated by Pramila Niroshan 11 months ago

  • % Done changed from 90 to 100
Actions #10

Updated by Pramila Niroshan 9 months ago

  • Project changed from Backlog to product-uem 6.2.0 GA
Actions #11

Updated by Pramila Niroshan 9 months ago

  • Status changed from Next Sprint to QA
Actions #12

Updated by Arshana Atapattu 9 months ago

  • Type set to Platform
Actions #13

Updated by Arshana Atapattu 8 months ago

  • Status changed from QA to Implementation
Actions #14

Updated by Pramila Niroshan 8 months ago

  • Due date set to 08/07/2024
Actions #15

Updated by Pramila Niroshan 7 months ago

  • Project changed from product-uem 6.2.0 GA to product-uem 6.3.0 GA
Actions #16

Updated by Pahansith Gunathilake 7 months ago

  • Due date changed from 08/07/2024 to 08/10/2024
  • Start date changed from 15/11/2021 to 24/09/2024
  • % Done changed from 100 to 60
Actions #17

Updated by Pramila Niroshan 5 months ago

  • Status changed from Implementation to On hold
Actions #18

Updated by Kavin Prathaban 3 months ago

  • Status changed from On hold to Implementation
  • Assignee changed from Pramila Niroshan to Kavin Prathaban
Actions #19

Updated by Rajitha Kumara about 1 month ago

  • Assignee changed from Kavin Prathaban to Rajitha Kumara
Actions #20

Updated by Rajitha Kumara about 1 month ago

  • % Done changed from 60 to 0

Operation monitoring configuration contains following operations.These operations are carrying out through Device Details Retriever Task.

Windows device type
  • DEVICE_INFO
  • DEVICE_LOCATION
  • SECURITY_INFO
  • FIREWALL_INFO
  • APPLICATION_STORE_LIST
  • OS_UPDATE_INFO
Android device type
  • DEVICE_INFO
  • DEVICE_LOCATION
  • APPLICATION_LIST
  • SERVER_VERSION (Adding as a Startup Operation)
IOS device type
  • DEVICE_INFO
  • DEVICE_LOCATION
  • APPLICATION_LIST
  • SECURITY_INFO
  • AVAILABLE_OS_UPDATES

SIM device type (None)

Actions #21

Updated by Rajitha Kumara about 1 month ago

  • Project changed from product-uem 6.3.0 GA to product-uem 7.0.0 GA
Actions #22

Updated by Arshana Atapattu 14 days ago

  • Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA
Actions #23

Updated by Oshani Silva 7 days ago

  • Subtask #12605 added
Actions #24

Updated by Rajitha Kumara 4 days ago

Support PRs:
https://github.com/entgra-support/support-carbon-device-mgt/pull/5
https://github.com/entgra-support/support-emm-proprietary-plugins/pull/8

Required Configurations:

  • deploymemt.toml

[heart_beat_beacon_conf]
enable=true
notifier_initial_delay_in_seconds=30
notifier_frequency_in_seconds=300
time_skew_in_seconds=5
sever_timeout_interval_in_seconds=600

[task_watcher.conf]
enable=true

  • mdm-ui-config.xml

<Scope>admin:dynamic-task-configurations:view</Scope>
<Scope>admin:dynamic-task-configurations:modify</Scope>

  • Set Enable property to false in TaskConfiguration entries of deviceType files located in <server-home>/repository/deployments/server/deviceTypes
Actions

Also available in: Atom PDF