https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Graph-qa.xml SAP Community - SAP Graph 2024-05-20T17:01:15.444744+00:00 python-feedgen SAP Graph Q&A in SAP Community https://community.sap.com/t5/technology-q-a/how-exactly-are-sap-graph-and-one-domain-modell-conected/qaq-p/12562143 How exactly are SAP Graph and one Domain Modell conected? 2022-07-18T11:32:59+02:00 alewol https://community.sap.com/t5/user/viewprofilepage/user-id/812375 <P>Hi,</P> <P>as far as i understand SAP Graph is an expositionspoint for the SAP One Domain Model as explained in this blogpost: <A href="https://blogs.sap.com/2021/05/27/sap-one-domain-model-whats-in-it-for-enterprise-architects/#:~:text=SAP%20One%20Domain%20Model%20provides,Model%20to%20the%20outside%20world" target="test_blank" rel="noopener noreferrer">https://blogs.sap.com/2021/05/27/sap-one-domain-model-whats-in-it-for-enterprise-architects/#:~:text=SAP%20One%20Domain%20Model%20provides,Model%20to%20the%20outside%20world</A>.</P> <P>Because of that I think it should be possible to map all entities from the OneDomainModel to SAP Graph endpoints and the other way round.</P> <P>But for EmployeeTimeSheet in SAP Graph i can't find any fitting OneDomainModel Entity.</P> <P>For WorkforcePerson on the other hand there is an SAP Graph Endpoint and an OneDomainModel Entity which seems to match each other.</P> <P>Can some one help to explain the concrete connection between SAP Graph and the OneDomainModel.</P> <P>Best Regards,</P> <P>Alex</P> 2022-07-18T11:32:59+02:00 https://community.sap.com/t5/technology-q-a/speed-time-grapg/qaq-p/12588160 Speed / Time Grapg 2022-09-25T10:51:11+02:00 former_member1221353 https://community.sap.com/t5/user/viewprofilepage/user-id/1221353 <P>Hi, </P> <P> I need to insert a speed / time graph into a Crystal report.</P> <P> In Excel I would use a XY Scatter plot with the speed on the Y axis and the Date/Time on the X axis</P> <P> I have not been able to get the CR XY Scatter graph to create the graph.</P> <P> What is the best way to create a speed/time graph using crystal reports</P> <P>Thank You</P> <P>Regards</P> 2022-09-25T10:51:11+02:00 https://community.sap.com/t5/technology-q-a/sap-graph-with-sap-successfactors/qaq-p/12630693 Sap Graph with SAP SuccessFactors 2022-10-07T04:19:38+02:00 pboulicaut https://community.sap.com/t5/user/viewprofilepage/user-id/27536 <P>is there some customers who are currently using SAP Graph with SAP SuccessFactors ?</P> <P><BR />we are interested to investigate the capabilities of it but we would like to secure access to sensitive data</P> <P>(Compensation/ Personal Info / National Id , etc)</P> 2022-10-07T04:19:38+02:00 https://community.sap.com/t5/technology-q-a/pay-as-you-go-free-tier-service-for-sap-graph-api/qaq-p/12569695 Pay as you go free tier service for SAP Graph API 2022-10-13T15:51:57+02:00 shivamshukla12 https://community.sap.com/t5/user/viewprofilepage/user-id/16613 <P>Hi ,</P> <P>I am trying to opt for Pay-as-you-go service from SAP Store - I am getting below error.</P> <P>Can you please help me on Priority as this is stopping me from learning new tech.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2103798-error.png" /></P> <P>Thanks,</P> <P>Shivam </P> 2022-10-13T15:51:57+02:00 https://community.sap.com/t5/technology-q-a/issue-while-login-to-sap-btp-graph-service/qaq-p/12640852 Issue while login to SAP BTP GRAPH service 2022-11-21T06:26:22+01:00 Ranjith https://community.sap.com/t5/user/viewprofilepage/user-id/15368 <P>Hello All,</P> <P>I'm trying to login to my SAP GRAPH Instance for the first time using <STRONG>graphctl login -f &lt;filename&gt;. </STRONG>But, getting<STRONG> </STRONG></P> <P><STRONG>'Cannot open /oauth/authorize in browser because: spawn UNKNOWN. Check if the service key is valid.</STRONG><B>' error.</B></P> <P>I have followed all the steps provided in <A href="https://help.sap.com/docs/SAP_GRAPH/84bbf6acb5384861add4cb6939bef647/546986deb1664dc5bde7a47f3db8d656.html" rel="noopener noreferrer">SAP Help Document</A> and assigned the role also. </P> <P><A href="https://answers.sap.com/storage/temp/2113514-image.png" data-attachment="2113514" rel="noopener noreferrer">image.png</A></P> 2022-11-21T06:26:22+01:00 https://community.sap.com/t5/technology-q-a/how-to-consume-sap-graph-api-in-sap-cap-extension-project/qaq-p/12720990 How to consume SAP Graph API in SAP CAP Extension Project 2022-12-05T19:20:15+01:00 Ranjith https://community.sap.com/t5/user/viewprofilepage/user-id/15368 <P>Dear Team,</P> <P>I'm trying to consume the SAP Graph HCM solution in my SAP CAP extension application.</P> <P>To achieve the same, I have create the destination for SAP Graph (OAuth2JWTBearer) using Graph service client Id and Client secret details.</P> <P>But, When I'm consuming the same in my SAP CAP Node.js using external API Consume approach, <STRONG>I'm getting "No Database connection" Issue.</STRONG></P> <P>BTP Subaccount Destination</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2118617-image.png" /></P> <P>Package.json Configuration:</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2118618-image.png" /></P> <P>Custom handler.js file:</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2118619-image.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2118620-image.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2118621-image.png" /></P> 2022-12-05T19:20:15+01:00 https://community.sap.com/t5/technology-q-a/feature-not-supported-select-statement-with-groupby/qaq-p/12701728 Feature not supported: SELECT statement with .groupBy 2022-12-07T15:54:16+01:00 Ranjith https://community.sap.com/t5/user/viewprofilepage/user-id/15368 <P>Dear Experts,</P> <P>I'm trying to use the <A href="https://cap.cloud.sap/docs/node.js/cds-ql#-groupby--refs" rel="nofollow noopener noreferrer">groupBy statement in my SAP CAP CDS.ql select query</A> to consume the data from SAP Graph HCM entity. But getting feature not supported Issue. Could you please help with the exact cds.ql query to achieve the Group by operation in SAP CAP. </P> <P><STRONG>CDS version used : "^6.3.2"</STRONG></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2120698-image.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2120699-image.png" /></P> 2022-12-07T15:54:16+01:00 https://community.sap.com/t5/technology-q-a/unable-to-create-service-instance-for-sap-graph/qaq-p/12708146 unable to create service instance for SAP Graph 2023-01-12T06:51:54+01:00 omkar-vilas_a_kandekar https://community.sap.com/t5/user/viewprofilepage/user-id/836341 <P>I've a trial account of SAP BTP. </P> <P>For the setting up entitlement I'm getting only api service not the free service plan.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2132447-graph-plan.png" /></P> <P>After setting up entitlements when I've continued with that plan, while creating service Instance I'm getting an error like :</P> <BLOCKQUOTE> <P>Service broker error: Service broker sap-graph-broker failed with: Sap Graph service is available only with prior subscription to Integration Studio Application.</P> </BLOCKQUOTE> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2132448-error-in-instance.png" /></P> <P>and it is not creating service instance for that.</P> <P>could you help me with that. how can I procced further.</P> <P>Regards omkar.</P> 2023-01-12T06:51:54+01:00 https://community.sap.com/t5/technology-q-a/custom-entities-in-sap-graph/qaq-p/12701884 Custom entities in SAP Graph 2023-02-07T17:01:37+01:00 former_member841574 https://community.sap.com/t5/user/viewprofilepage/user-id/841574 <P>Hi,</P> <P>I would like to add a custom OData API to SAP Graph and I would like to define special entities of this custom API as local data source to a predefined Entity.</P> <P>Example: add reference to custom Entity custom.Customer to sap.graph.BusinessPartner. Is that somehow possible with Key Mapping rules in the Graph config file?</P> <P>Furthermore, I would like to change the key mapping of sap.graph.BusinessPartner. In my case, field ExternalID of sap.c4c.IndividualCustomerCollection should be mapped to field Customer in sap.s4.A_BusinessPartner (instead of field BusinessPartner). Is this doable with key mapping rules in the Graph config file?</P> <P>Thanks, KR<BR />Herbert</P> 2023-02-07T17:01:37+01:00 https://community.sap.com/t5/technology-q-a/question-about-bulk-backup-storage/qaq-p/12669037 Question about Bulk Backup Storage 2023-02-10T15:54:19+01:00 former_member841182 https://community.sap.com/t5/user/viewprofilepage/user-id/841182 <P>The company I work for uses HP SANs for our production environment. They are expensive but they work well it seems (not my job to manage). We also have some Synology UC3200 systems at some remote sites that suit our needs but they cannot expand to what we need for bulk backups.</P> <P>We are looking for more cost effective bulk storage for backups as the HP gear is not really priced appropriately for this use. We currently have Fiber Channel tape backups as well as some spinning rust in QNAP etc. Our use case for bulk storage is for backups only. We use Veeam currently. We need compatibility with <A href="https://www.lenovo.com/ca/en/servers-storage/solutions/sap/" rel="nofollow noopener noreferrer">SAP</A> and SQL backups.</P> <P>Questions that I have is:</P> <P>Is ZFS compatible with SQL and SAP (SAP points us towards BTRFS)</P> <P>Would a SAP community system meet these needs?</P> <P>Initial repository expected to be ~1PB</P> <P>Needs to have fault tolerance</P> <P>Should be expandable for future use</P> <P>Prefer the ability synchronize with an off site repository (we have a sister site with a 2Gbps 60GHz link between us and them - initial sync would be done locally...)</P> <P>I am a hobby SAP community guy. This is not my area of expertise. From the first glance at the M-Series gear, and my rudimentary knowledge of SAP community Core, it seems to be a possible solution. My first thought would be to share the bulk storage to Veeam over 10GE or 40E and just use SAP community for the bulk storage. Then, use ZFS replication to copy differentials to the remote site on a schedule. (Would be nice to have both sites replicate their data to each other - it is different data completely at both sites). There are probably better ways to do this, but this is why I am asking.</P> <P>So, if there are any peeps on this forum that have M-Series devices in production, or other like type SAP community systems, please let me know your thoughts. We are at the very beginning of the journey and I would like to have some options to spur conversation.</P> <P>Thank you!</P> 2023-02-10T15:54:19+01:00 https://community.sap.com/t5/technology-q-a/sap-graph-and-the-sap-one-domain-model-odm/qaq-p/12755946 SAP Graph and the SAP One Domain Model (ODM) 2023-08-02T17:33:38+02:00 simonpolovina1 https://community.sap.com/t5/user/viewprofilepage/user-id/10387 <P>Given that SAP Graph and the SAP One Domain Model (ODM) are closely related, to what extent can SAP Graph be used to consume SAP ODM? Thanks.</P> 2023-08-02T17:33:38+02:00 https://community.sap.com/t5/technology-q-a/hi-team-we-have-got-the-issue-in-sap-po-system-time-out-error-with-500/qaq-p/12798773 Hi Team, We have got the issue in SAP PO system time out error with 500 while accessing the url. 2023-08-10T11:18:16+02:00 former_member816415 https://community.sap.com/t5/user/viewprofilepage/user-id/816415 <P>Hi Team, We have got the issue in SAP PO system time out error with 500 while accessing the url.</P> <P>Could you please let us know possible ways.</P> 2023-08-10T11:18:16+02:00 https://community.sap.com/t5/technology-q-a/trying-to-pgi-but-getting-this-error/qaq-p/12805500 Trying to Pgi but getting this error. 2023-10-31T21:00:02+01:00 89598981 https://community.sap.com/t5/user/viewprofilepage/user-id/901938 <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224730-image.png" /></P> <P>Getting error when trying to pgi. </P> 2023-10-31T21:00:02+01:00 https://community.sap.com/t5/technology-q-a/error-occurred-when-generating-your-business-data-graph-configuration/qaq-p/12815745 Error occurred when generating your business data graph configuration 2024-01-03T07:26:44+01:00 anurag_shahi1 https://community.sap.com/t5/user/viewprofilepage/user-id/834080 <P>Hi All,</P> <P>I was trying to create new business graph in SAP Intergeration Suite. But facing the following error :</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234169-screenshot-2024-01-03-at-115405am.png" /></P> <P>Can someone please help me on this.</P> 2024-01-03T07:26:44+01:00 https://community.sap.com/t5/technology-q-a/sap-font-text-in-specific-t-code/qaq-p/12818833 SAP font text in specific t.code 2024-01-05T13:10:49+01:00 lentini6 https://community.sap.com/t5/user/viewprofilepage/user-id/1133946 <P>Hi</P> <P>Is it possible to change the font to bold on some of the sloc overview?</P> <P>I dont mean the font in SAP general, but like some sloc have bold text and some dont...</P> <P>Example:</P> <P>Sloc</P> <P><STRONG>Branch 1100 xxxxxxxxx</STRONG></P> <P>Van 1112 xxxxxxxxx</P> <P>Van 1113 xxxxxxxxx</P> <P><STRONG>Branch 1300 xxxxxxxxx</STRONG></P> <P>Van 1310 xxxxxxxxx</P> <P>Van 1311 xxxxxxxxx</P> <P>There reason for this is to be able to easily see in MMBE what is branch and what is van.</P> <P>I can change the sloc id in OX09 and call it "what I want" but for now, I have branches with caplock and van no caplock. Maybe the only solution, but wanted to ask if it also could be possible with caplock+bold on branches.</P> <P>Thanks.</P> 2024-01-05T13:10:49+01:00 https://community.sap.com/t5/technology-q-a/is-sap-graph-storing-the-data/qaq-p/13598932 Is SAP Graph storing the data 2024-02-08T07:50:06.559000+01:00 Keerthana https://community.sap.com/t5/user/viewprofilepage/user-id/15527 <P>Hi ,<BR />Please help me resolve some of my doubts on&nbsp; SAP Graph<BR /><BR />1. How the data from SAP Graph is stored, is the data being stored at the graph layer on cloud or on each time we call the graph url , is it getting the data from server.<BR />2. If we are using the Graph to combine two odata API from on prem/ cloud, on each time we call the graph api , will we be getting the latest data or do we have to activate the BDG to get the latest data.<BR />3. After creating the graph , we are able to see a namespace called sap.graph , what is the importance of that and when to use it.<BR /><BR />Thanks and Regards,<BR />Keerthana<BR /><BR /><BR /></P> 2024-02-08T07:50:06.559000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/when-i-am-creating-the-vendor-getting-error-like-allocate-the-last-number/qaq-p/13644143 When I am creating the vendor getting error like allocate the last number of the interval 2024-03-20T11:31:10.976000+01:00 JyoP https://community.sap.com/t5/user/viewprofilepage/user-id/1403887 <P>When I am creating the vendor getting error like allocate the last number of the interval</P> 2024-03-20T11:31:10.976000+01:00 https://community.sap.com/t5/technology-q-a/beas-in-item-structure/qaq-p/13659447 Beas in Item Structure 2024-04-04T17:39:10.292000+02:00 SeethaSundaresa https://community.sap.com/t5/user/viewprofilepage/user-id/1431421 <DIV class=""><DIV class=""><DIV class=""><P>Hi,</P><P>Can anyone help me on <span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BEAS IN ITEM STRUCTURE.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91538i53D5A6D103B787C5/image-size/large?v=v2&amp;px=999" role="button" title="BEAS IN ITEM STRUCTURE.png" alt="BEAS IN ITEM STRUCTURE.png" /></span>. What are the table Beas apply in Item Structure multi level BOM (Sub level Bom). How to do in sql level1, level2, level3 and level 4.I need output exactly same as item structure. Kindly help me the issue.</P><P>Thanks.&nbsp;</P><P>Regards,</P><P>Seetha</P><DIV class="">&nbsp;</DIV></DIV></DIV></DIV><DIV class="">&nbsp;</DIV> 2024-04-04T17:39:10.292000+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/como-fazer-um-ranking-de-10-maiores-valores-no-gr%C3%A1fico-de-ponto-num%C3%A9rico-no/qaq-p/13672299 Como fazer um Ranking de 10 maiores valores no gráfico de ponto numérico no SAC? 2024-04-16T16:23:30.063000+02:00 1673000 https://community.sap.com/t5/user/viewprofilepage/user-id/875903 <P><SPAN>Estou tentando desenvolver um gráfico de barras que mostre o ranking dos 10 principais itens e clientes, juntamente com o total da soma desses valores. No entanto, estou enfrentando dificuldades para garantir que o total represente apenas os 10 primeiros itens, em vez de todos os itens. Também tentei criar um gráfico de ponto numérico para exibir a soma dos 10 itens mais vendidos, mas ele está mostrando a soma de todos os itens. Alguém tem alguma sugestão de como posso garantir que o total represente apenas a soma dos 10 itens mais classificados?</SPAN></P><P><SPAN><a href="https://community.sap.com/t5/c-khhcw49343/SAP+Analytics+Cloud/pd-p/67838200100800006884" class="lia-product-mention" data-product="3-1">SAP Analytics Cloud</a>&nbsp;</SPAN></P> 2024-04-16T16:23:30.063000+02:00 https://community.sap.com/t5/technology-q-a/su24/qaq-p/13706408 Su24 2024-05-20T07:56:54.785000+02:00 Abhiram54_Jitta https://community.sap.com/t5/user/viewprofilepage/user-id/1449687 <P>Hello Experts,</P><P>Good day.</P><P>If any one changed the authorization objects in Su24 I want to troubleshoot those changes how can I troubleshoot?</P><P>Regards,</P><P>Abhiram</P> 2024-05-20T07:56:54.785000+02:00