Creating your first Field component

Hi,

I was trying the new Constellation DX Components mission on Pega Academy which I have found really interesting :slightly_smiling_face:.

One thing I noticed in the challenge: Creating your first Field component, is an error when trying to click the Navigate to step DX component, I get “Invalid request data”:

I tried to check thoroughly my DX component code, so hopefully I have not missed something. In any case, please find in the attachments the Browser’s console errors and payload.

I also ran the tracer during clicking of the button and noticed an error “Unexpected properties received in HTTP request”, this error is set in activity pzCheckFieldSecurity (steps 14 and 15).

Thanks for any help on this.

-Jose Navas

@josenavas please provide feedback on the academy course directly through the course - there is an action to provide feedback - likely you are missing to register the field - may be in the initialization case type.

@RichardMarsot Thank you.