Skip to content

Cannot create new Submission at Product #69

@bonihaniboni

Description

@bonihaniboni

Describe the bug
Cannot create new submission using SDCM.exe for Device Driver ExtensionInf.
I can create new submission on Partner Center Website by clicking "Upload new" button & drag-drop .hlkx file.

To Reproduce
sdcm.exe -create Create_ProductName_Submission_HLK.json -productid <your_product_id>
e.g (dcm.exe -create Create_ProductName_Submission_HLK.json -productid 14403209180410707)

Create_ProductName_Submission_HLK.json
{
"createType": "submission",
"createSubmission": {
"name": "ProductName_HLK_Submission",
"type": "derived"
}
}

output

SurfaceDevCenterManager v1.0.0.1
> Create Option
> Creating Submission
ERROR (DevCenterErrorDetails)
Code:    invalidInput
HttpCode:400
Message: Cannot create derived submission for Attestation, TestSigned and ExtensionInf type of products.
Correlation Id: 53991c20-efd9-484d-aa85-7e78843f770c
Return: -9 (NEW_SUBMISSION_API_FAILED)

Expected behavior
New Submission Created like below

Image

Desktop (please complete the following information)
Releases [1.2025.326.1]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions