cancel
Showing results for 
Search instead for 
Did you mean: 

New Button for quick create is not appearing - cloud application studio

praveen_kumar194
Active Contributor
0 Kudos

Dear Team,

I created a custom BO and generated screens based on that. in the OWL screen I added a new button in the tool bar. when I preview the screen new button is coming. then i changed the property Design semantic to quick create, then save and activate. new button is not coming. if i changed semantic to none then new button is appearing.

Can you please help how we can fix this issue.

i am following steps in this video

https://www.youtube.com/watch?v=ygnXwUZpBWY&list=PLAN4lvL4kFnh45xtdaBbDbxVLfITqQixH∈dex=12

Accepted Solutions (1)

Accepted Solutions (1)

pawan_hinge
Explorer

Hello Pravin,

I faced the same issue and resolved by below steps.

1. Add the SAP_UUID from BO to your Root in Data list. Also check in Property of newly added SAP UUID in -> Thing Type Information -> AssociatedThingType -> <your reference of TT screen>

and in ThingType Mode -> Static.

root.jpg

2. Set the property of button as per below, highlighted the important properties.

button-property.jpg

Thanks,

Pawan

PeterK
Participant

Thanks a lot pawan.hinge for your tip!

Answers (13)

Answers (13)

DisplayName2
Participant

Finally working for version 2211

praveen_kumar194
Active Contributor
0 Kudos

Thanks Pawan.

0 Kudos

Hi praveen kumar mannala,

please check the properties of New button in data model and set Lock behaviour to Edit Optimistic

praveen_kumar194
Active Contributor
0 Kudos

Thanks for your responses.

still not working. the moment, if I remove quickcreate semantic, then only it is visible. however it does nothing. if i update the semantic property back quickcreate then button is not visible. tried even changing the associated thing type container to SAP UUID. no change in the behavior. not sure what i am missing.

former_member618281
Discoverer

Hi Praveen,

Did you get any solution? I am facing the same issue.

JayantSaini
Active Participant
0 Kudos

Hi Praveen,

The standard way to create a new button is with the following properties:

Semantic: Quick Create

Associated thing type: Use the alternate key from the bo structure or use SAP UUID

The new button generally disappears when we try to recreate the screens by replacing the existing screens. To solve the issue you can try the following approaches:

a. If the bo is not moved in the patch then you can delete the bo & create a new similar bo.

b. Try updating the meta-data of owl/qc screens.

c. Check the property of the assigned associated thing type data field is assigned to correct TT screen.

Thanks,

Jayant

emre_bal
Participant
0 Kudos

Hi,

Did you try to bind SAP_UUID as Associated Thing Type Container.(As mentioned above in Saurabh's answer) It is working fine on my tests, but i am not able to clarify that, why it is not working when we bind our alternative key as Associated Thing Type.

praveen_kumar194
Active Contributor
0 Kudos

Hi Sneha,

thanks for the response. I have already set it. please find the attachment. if i remove the quick create property for the design attribute, then new button will appear but it will do nothing.if i update the value back, then new button will disappear. cloud.png Kindly help. is there any way to debug and find why the new button is not appearing.

former_member564242
Active Participant
0 Kudos

Hello,

In the Adjust properties tab of extensibility explorer, you can set the fields's visibility property to "True" to the checkbox/indicator.

Regards,

Sneha

praveen_kumar194
Active Contributor
0 Kudos

HI Anand,

i set it as mentioned in the youtube video. still no use. can somebody help. this is something i can;t figure out using any material or documentation.i am missing some basics here ( may be authorizations ). even added comments on the video, no response from SAP.

0 Kudos


Hi,

Set "Use integrated toolbar " to True. hope it will fix your issue.

Thanks

Anand

praveen_kumar194
Active Contributor
0 Kudos

Can somebody please help. will appreciate your time.

praveen_kumar194
Active Contributor
0 Kudos

Hi Saurabh,

thanks for your response. i did that according to the video. newbutton.png

still not working. it will appear for a moment and then disappear from the final screen.

Make sure you user is assigned to corresponding workcenter as well.

i am just previewing the screen, still we need work center. if needed, can you please tell me how to do that. I just started learning. Please tell me or guide me.

former_member226
Employee
Employee
0 Kudos

Hi,

In order to use NEW button your BO primary key should be binded to "AccociatedThingTypeContainer" as shown in video HERE .In case you BO does not have Primary key then SAP generated UUID should be binded.

Make sure you user is assigned to corresponding workcenter as well.

Thanks

Saurabh