SHANDONG CVICSE MIDDLEWARE CO., LTD. — Investor Relations & Filings
About SHANDONG CVICSE MIDDLEWARE CO., LTD.
SHANDONG CVICSE MIDDLEWARE CO., LTD. is a professional provider of infrastructure software, specializing in the research, development, and implementation of middleware solutions. The company offers a comprehensive suite of products under the InforSuite brand, including application servers, message-oriented middleware, and data integration platforms. These solutions are designed to support service-oriented architecture (SOA), cloud computing, and large-scale enterprise applications. CVICSE Middleware focuses on delivering high-performance, secure, and scalable software components that facilitate seamless communication and data management across diverse IT environments. Its primary clientele includes organizations within the government, finance, telecommunications, and energy sectors. The company is recognized for its commitment to independent innovation and its role in providing robust software infrastructure for mission-critical systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制审计报告 | 2026-04-27 | Chinese | |
| 关于使用闲置自有资金进行委托理财的公告 | 2026-04-27 | Chinese | |
| 关于2026年第一季度计提资产减值准备的公告 | 2026-04-27 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(刘旭东) | 2026-04-27 | Chinese | |
| 第七届董事会第十五次会议决议公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39714965 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39714946 | 关于使用闲置自有资金进行委托理财的公告 | 2026-04-27 | Chinese | ||
| 39714933 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 39714924 | 关于2025年度利润分配方案的公告 | 2026-04-27 | Chinese | ||
| 39714913 | 2025年度独立董事述职报告(刘旭东) | 2026-04-27 | Chinese | ||
| 39714904 | 第七届董事会第十五次会议决议公告 | 2026-04-27 | Chinese | ||
| 39714902 | 董事和高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 39714891 | 致同会计师事务所(特殊普通合伙)关于山东中创软件商用中间件股份有限公司2025年度募集资金存放与实际使用情况 | 2026-04-27 | Chinese | ||
| 39714832 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-27 | Chinese | ||
| 39714825 | 2025年度独立董事述职报告(李文峰) | 2026-04-27 | Chinese | ||
| 39714812 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-27 | Chinese | ||
| 39714792 | 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 39714785 | 致同会计师事务所(特殊普通合伙)关于山东中创软件商用中间件股份有限公司营业收入扣除情况表专项核查报告 | 2026-04-27 | Chinese | ||
| 39714772 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 39714595 | 2025年度董事会审计委员会履职情况报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
SHANDONG CVICSE MIDDLEWARE CO., LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58593/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58593 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58593 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58593 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58593}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SHANDONG CVICSE MIDDLEWARE CO., LTD. (id: 58593)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.