Quantcast
Channel: SCN: Message List
Viewing all 8676 articles
Browse latest View live

Re: Problems with the display of score:Scores not displayed in sap infosteward

$
0
0

In the screenshots the utility has run before the calculate score tasks have run.  As a couple of days have passed, is it now showing the results?


Re: How to pass an Array of Objects from SAP UI5 Controller to Jersey Web Service?

$
0
0

hi Dennis,

 

As yourself mentioned above, this sort of "query" is not related to UI5 - please start a discussion about Jersey in the right space and I can help you out - otherwise this is "thread high-jacking" which I believe shouldn't be allowed by SCN Rules and some poor moderation already happened in this thread.

 

 

Cheers,

Dan.

Re: Can A SAP Functional tester allowed to do security testing?

$
0
0

Jeremiah,

That depends upon what you mean by 'SAP security testing'.

 

Any tester may be asked to check that their authorization package meets business requirements.  E.G. after the testers have logged onto the application, do they have adequate authorization to do their designated business tasks. 

 

Beyond that, authorization within SAP applications is typically the responsibility of a dedicated authorization group.  Authorization to gain connectivity to the SAP system in question is typically the responsibility of yet another dedicated group.

 

The project manager will tell you what tests you will need to perform.

 

Best Regards,

DB49

Re: FromSPML got exception - For input string

$
0
0

Kumar,

 

I don't have a solution now. But you can try a few things.

 

Since this is a LDAP user source repository, you can try change the filter to read LDAP groups only or local JAVA groups only.

 

You can also try to read 1 JAVA groups only to see if this is an authorization issue or performance issue.

 

Cheers

Chenyang

Re: Data Quality Regex

$
0
0

Erlan,

 

The thing with regex is that rules are likely to be unique (ie name starts with XXX or YYY or contains or ends in) which make it hard to know what you're after.  However, as it's a standard you can search online for techniques on how best to apply to your needs.

 

Some examples that may suit you are:

 

Emails (RFC5322): match_regex(rtrim(lower($email_address), ' '), '[a-z0-9!#$%&*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?', NULL)

 

Landline Phone:  match_regex(rtrim($landline_number, ' '), '[0-9]{2}\s[0-9]{4}\s[0-9]{4}', NULL) OR match_regex(rtrim($landline_number, ' '), '[0-9]{2}\s[0-9]{8}', NULL)

 

Mobile/ Cell Phone:  match_regex(rtrim($mobile_number, ' '), '04[0-9]{2}\s[0-9]{3}\s[0-9]{3}', NULL) OR match_regex(rtrim($mobile_number, ' '), '04[0-9]{2}\s[0-9]{6}', NULL)

 

regards

Adrian

Re: How to pass an Array of Objects from SAP UI5 Controller to Jersey Web Service?

$
0
0

HI Dan

 

IMO, there are two parts to this question. The first part is about sending javascript array in JQuery ajax call and the second part is Jersey related. So I answered the first part and the point Nagishetty to stackoverflow for answer. Nagishetty had shared his code so this is very obvious.

 

JQuery ajax call is related to SAPUI5. and I answered the question.

 

We do not understand your comment.

"You're not "forced" to use JSON.stringify to send to Jersey.. - I'm not too sure why you marked the question as answered, because that's not the answer you need. JSON.stringify is a "noob" answer, someone that has no idea how JAX-RS or Jersey implementation works or how many different ways you can read the request payload in the Java side... you still can use that approach, but it's nothing else than an approach."

 

It is not only about reading the request payload on Jersey end, it is about having JQuery ajax API to send the payload to the server. Unless the payload is sent correctly, the Jersey server cannot read it. Hence we need to fix the jQuery part first.

 

Regarding, poor moderation and SCN Rules. I will loop Michael Appleby in. I do not agree with your statement. "some poor moderation already happened in this thread."

 

As far as I know this space is well managed and an active space where people are posting questions and getting answers. We've people who are actively helping out in the space and we really appreciate their effort and time.

 

Reading your comment, you do not offer answers to Nagishetty's questions. And when I ask you about other ways that Nagishetty can do to avoid having to do JSON,stringify, do you not provide answer too.

 

I am confused about your posting. Mike, please help me out.

 

Thanks

-D

Re: Problem in change valuation class of a material

$
0
0

Hi guys,

 

if there is any reservation and batch management for the material what all steps i need to follow to change valuation class , please guide on this.

 

 

Regards,

sagar.

Re: SM58: Failed to resolve repository reference-@XI_IDOC_DEFAULT_DEST_XXX

$
0
0

Hi Rizwan,

 

Can you check in the JCo RFC provider (nwa -> SOA ->JCo RFC Provider), do you have RFC destination configured for LCRSAPRFC is same as the configured in inboundRA?

If yes, then this can be stopped.


Re: ODataModel.callFunction not triggering the odata call to backend

$
0
0

Hi Jun,

 

Thanks for your response!

 

Yeah. I tried without front slash '/' also as suggested by you. It is not working.

 

oDataModel.callFunction("createEmpId", {

   method: "GET",

  urlParameters: oUrlParams,

  success: fnS,

  error: fnE });

 

Previous to this callFunction, I am triggering read call. The read call is working fine.

oDataModel.read("/ET_EmployeeSet", null, null, false, fnSuccess, fnError);

 

PC: I am using the below odata control,

var oModel = new sap.ui.model.odata.ODataModel("<domain>/sap/opu/odata/sap/ZOD_EMPLOYEE_SRV");

 

Thanks & Regards,

Vignesh

HANA DB IP change effect on BO/IDT/Design studio

$
0
0

We have moved the HANA DB in network and IP address got changed (we didn't used the static IP initially). Now are not able to access it from HANA Studio and all the development in Design studio/BO BI launch pad/IDT.

Can any body explain the process to make it work? Where do I need to change the IP in this to make it work with changed IP?

I saw few post explaining this but nothing was complete with solution.

 

Mani

Re: Dynamic Configuration.

$
0
0

Hi Vijay,

 

Have you set it up to archive in the communication channel.

Archiving.PNG

 

Thanks,

 

Faith

Re: SQL Server 2012 Developer Edition for SAP Development / QA environments?

$
0
0

Hi Stephen,

 

Questions about how the support would work are likely to be best answered through contract channels like SAP Contract Department / SAP Account Executive. I just wrote you what is available in one of the SAP Notes I have referred to. I am not entitled to define what is supported or what is not, therefore, Contract department or Account Executive would be best channels to provide such answers.

 

And I really think that discuss over the point of SAP NetWeaver and the SQL development will not advance. I think at this point, if you are interested in finding the differences, to go through the SQL Server licensing terms for SQL Developer edition and what is SAP NetWeaver (which is really different than developing something on Visual Studio, etc).

 

Best Regards,

Luis

Analysis Authorization issue

$
0
0

Hello,

 

 

We have assigned users access to AAs using S_RS_AUTH (BW 7.3).

The Auth show up correctly in RSECADMIN for the users under 'Role-Based' and they are all 'Active'.

 

The Auths have full access * and Aggregate :  value access to the relevant InfoObjects.

However, the user faces error for the said values. The Analysis Auth log in RSECADMIN asks for * values, which the user already has.

 

The 'Role-based' AAs do not show up in RSECUSERAUTH or RSECAUTHGENERATD.

I can see them in RSECBIAU.

 

How do I make sure that the values in the Role based AAs are populated correctly in the system tables and are assigned to the users correctly?

Re: Hide 'Document view' and 'New Story' from the Lumira document

$
0
0

Hi Jawahar,

 

I agree with you and that would also limit the options that users need to be familiar with.

 

But the two options which you mentioned are simply navigation elements. The Document View is for users to set bookmarks and navigate to them. The New Story is to navigate to stories which are assigned to them.

 

The modify options in Lumira open up the whole Visualize and Compose phase similar to the Desktop. So the users are still hidden from a whole range of functionalities to edit.

 

Capture.PNG

 

Please let me know if there are any questions or comments.

 

Thank you,

Varun Anand

Re: Problem in using OCX in VB.Net - error information "Bad variant type"

$
0
0

Guangwei,


Would you please give more details?


I do not know where is this code is supposed to be placed or the meaning of "o" and "othr".


Dave


Re: is Data Entry possible in SAP Lumira using SDK

$
0
0

Hi Ashok,

 

I'm not familiar with any out of the box or extension that can modify data (create and update comments) like Webi. The extensions are for new chart types or data sources. For more information you can refer to, Lumira - Open Source Visualization Extensions

 

Thank you,

Varun Anand

Re: Installer quits running IQ 16.0 on Windows Server 2012 R2

Re: Unable to view Application data in My Inbox of Purchase Requisition Approvals

$
0
0

Hi Krishna,

 

Please test it without BADI implementation.

Probably your BADI implementation is incorrect.

 

Regards,

Masa / SAP Technology RIG

Re: Customer aging report - Interest column

$
0
0

Hi Nagarajan

 

I hadn't noticed this field before as it is hidden by default.

 

I wonder if it is localisation specific to Poland (note 2043301)?

 

I have a customer that uses Dunning to charge interest, and it is not populated on their aging reports, which is what I thought it would be for!

 

Help files are, as usual, a wee bit unhelpful...

Re: SAP Crystal Report stuck on "Please wait while the document is processing" but not hang

$
0
0

thanks btw may I ask what's the difference between the Crystal Report Registered vs Unregistered?

Viewing all 8676 articles
Browse latest View live




Latest Images