Quantcast
Channel: SCN : All Content - All Communities
Viewing all 8150 articles
Browse latest View live

FTPS connection/SSL error via IP Forwarder

$
0
0

Hi,

 

we are trying to establish a connection to a FTPS server via IP Forwarder.

So we do not use hostname or IP adress of FTPS server, but an internal IP adress

that forward the request to server.

 

 

This seems to work generally, because we got a Chain verify error that we suppressed

we parameter strictHostnameChecking = False in advanced parameter of adapter.

(SAP Note 1591971)

 

 

But in CC monitoring we have following error:

Error occurred while connecting to the FTP server "10.xxx.xxx.xxx:21": java.net.ConnectException: Connection timed out

 

 

 

In XPI inspectore we found following errors:

 

ssl_debug(5141): Starting handshake (iSaSiLk 4.403)...

ssl_debug(5141): Sending v3 client_hello message to <inernal server>:21, requesting version 3.1...

ssl_debug(5141): Received v3 server_hello handshake message.

ssl_debug(5141): Server selected SSL version 3.1.

ssl_debug(5141): Server created new session CA:70:75:D4:B3:5E:74:C6...

ssl_debug(5141): CipherSuite selected by server: SSL_RSA_WITH_3DES_EDE_CBC_SHA

ssl_debug(5141): CompressionMethod selected by server: NULL

ssl_debug(5141): TLS extensions sent by the server: renegotiation_info (65281)

ssl_debug(5141): Server supports secure renegotiation.

ssl_debug(5141): Received certificate handshake message with server certificate.

ssl_debug(5141): Server sent a 2048 bit RSA certificate, chain has 1 elements.

ssl_debug(5141): ChainVerifier: Found a trusted certificate, returning true

ssl_debug(5141): Received certificate_request handshake message.

ssl_debug(5141): Accepted certificate types: RSA, DSA, Unknown (64)

ssl_debug(5141): Accepted certificate authorities:

ssl_debug(5141):   (empty list)

ssl_debug(5141): Received server_hello_done handshake message.

ssl_debug(5141): No client certificate available, sending empty certificate message...

ssl_debug(5141): Sending client_key_exchange handshake...

ssl_debug(5141): Sending change_cipher_spec message...

ssl_debug(5141): Sending finished message...

ssl_debug(5141): Received change_cipher_spec message.

ssl_debug(5141): Received finished message.

ssl_debug(5141): Session added to session cache.

ssl_debug(5141): Handshake completed, statistics:

ssl_debug(5141): Read 1335 bytes in 5 records, wrote 443 bytes in 4 records.

 

and

 

Error during disconnect from ftp server 10.xxx.xxx.xxx, ignored: iaik.security.ssl.SSLException: Record version mismatch: 30:30

 

and warning:

 

Catching java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key 10.xxx.xxx.xxx

 

The certificates are imported into NWA (even root and intermediate).

We found this http://scn.sap.com/docs/DOC-26940  description, but they are using private key, we certificates only.

 

 

I think the problem is the mentioned empty list in error message:

  ssl_debug(5141): Accepted certificate authorities:

  ssl_debug(5141):   (empty list)

 

 

  We traced the communication to server. As result we get

  Response: 500 OOPS:

  Response: priv_sock_get_cmd

 

 

Anyone else got same trouble and can give me a hint?

 

PI system: PI 7.11 (SP0009) Dual Stack

 

Regards

Chris


BI 4 on HANA-Part 5: Setting up HANA as a datasource for Design Studio and Analysis Office

$
0
0

Design Studio and Analysis Office  use a proprietary access method on HANA based on HTTP. This access method  is not enabled by default on the HANA machine.

In this article you can learn the steps required to enable  SAP HANA as a datasource with this HTTP connection.

The working environment you have to use is HANA Studio.

Following the steps you can access SAP HANA SPS9 or later with Design Studio 1.5 and Analysis Office 2.1.


Enabling the HANA connectivity on HTTP

 

The connectivity on HANA is enabled by deploying a specific delivery unit which opens the HTTP port and starts an internal SAP service called INA.

The steps below show how to deploy the delivery, define an appropriate user role for the access and assign privileges to it. Finally you will assign this role to your users.

 

Let's start with the deployment of the two packages needed to enable the connectivity.

You have to launch the HANA Studio application, select File/Import/Delivery Unit and click on the NEXT button as shown below

HTTP HANA 1.png

 

In the following page you select the HANA machine onto which you want to enable the service, click NEXT again

You have now to select the packages to import, you need two of them(one is almost always already installed but we will install it again here for sake of completeness).

In the Import page you select Server and the package SAPU5_1.tgz . Make sure that the Overwrite inactive versions and Activate Objects checkbox are enabled.

HTTP HANA 2.png

HANA Studio might take a few minutes to simulate the installation of the package, when you have back the control hit the FINISH button.

You do again the same workflow for the package called HCO_INA_SERVICE.tgz

HTTP HANA 3.png

Click on Finish again.

After installing the two delivery units you should have the following packages available under the HANA Content list: sap/bc/ina and sap/ui5. Check that they are available in your server.

HTTP HANA 4.png

Now you have to set up the appropriate roles to enable your users to correctly access the data.

You can assign the privileges user by user or you can create a new role with the appropriate privileges, then assign this role to users.

For our example you can build a new role.

In HANA Studio go to the Security/Roles list, right click and select  New Role.

For this example you create a role called “DEMOROLE”

HTTP HANA 5.png

Once the role has been created you can grant privileges to it.

In the Grant Role tab click the Plus button and assing to this role the predefined role INA_USER as shown in the picture below.

HTTP HANA 6.png

Click OK.

Now go to the Object Privileges tab and add the following privileges:

  • Select on _SYS_BIC (or at least on all views you want to provide access to)
  • Select on the table BIMC_VARIABLE_MAPPING in _SYS_BI
  • Select on the table BIMC_VARIABLE_VIEWS in _SYS_BI
  • Select on the table _INA_ACTIVE_OBJECT in _SYS_RT

To add an object privilege just click the PLUS button, then with the help of the search box find the objects listed above and click OK,

HTTP HANA 7.png

Then click the SELECT check box  for each object in the DEMOROLE page

HTTP HANA 8.png

When you are finished setting all parameters you click the Deploy button (the green arrow on the top) to validate and put in production the changes.

 

You now assign this role to each user you want to be enabled to connect to HANA via HTTP from Design Studio and Analysis Office.

To do so, you select the user, go to the Granter Roles page, hit the PLUS button, add the DEMOROLE role you just created and then validate the change.

HTTP HANA 9.png

Finally you need to give to each user the access to the views they have the right to view in Analysis Office or Design Studio.

You provide access by creating an Analytic Privilege and then assigning it to the user (or to the role).

To create the analytic privilege you should

  • Open the HANA Studio, log onto your HANA machine with an administrator account
  • Right click on any package under the Content list and select New/Analytic Privilege

HTTP HANA 10.png

  • You give a name to the Analytic Priviledge (AO_DS_ACCESS in our example) and click Next

HTTP HANA 11.png

  • You then add to the privilege all the HANA views that you want to make accessible to your user

HTTP HANA 12.png

  • And finally click Finish

The Analytic Privilege editor opens, you have now to activate it by clicking the green arrow at the top right part of the screen

HTTP HANA 13.png

The privilege has been created, now you can associate it to a user or to a role (hence it will be inherited by all users with that role).

In this example we add the privilege to a user.

To do  so:

  • In HANA Studio, double click on the user in the Users list
  • Go to the user Analytic Privileges tab and click the PLUS button
  • Select the privilege you just created and click ok

HTTP HANA 14.png

  • Now you have to validate the change by hitting the green arrow Deploy button

HTTP HANA 15.png

That’s it. You now have enabled the HANA HTTP connectivity and created a role and a privilege which can be assigned to users who want to connect to the source with Analysis Office and Design Studio.

Users might see all of the views in the HANA system but they will receive an error if they try to connect to a view not listed in ther privilege.

 

I hope this article was useful!

You can go back to the list of available articles here: SAP BusinessObjects BI 4 on SAP HANA

BOM not updating

$
0
0

Good Day,

 

When I update my main component on a Bill Of Materials, increasing the BOM, the child components do not update automatically.

Please advise to why, if I am not mistaken SAP should update.

 

Kind Regards,

 

Izak

No authorization to logon as a Trusted System (L-RC=0 T-RC=2)

$
0
0

Hello colleagues,

 

Not sure if this is the right place to ask, as this is kind of connectivity and security issue at the same time.

The issue is that I'm unable to Process an IDoc, whiich is arrived from Process Integration. I.e. I have setup SAP ERP - SAP PI connectivity. The IDoc is successfully mapped and hit ERP system (I can see it in BD87 (Status monitor for ALE messages)). The actual status is 51 (Application document not posted). When I try to process it, the system gives an error from subject. See pic.1/pic.2.

I have read some topics over the Internet and don't get why I need to establish trusted connection (i.e. between what components?). IDoc (from PI system) arrives to client 800 and then must be processed... so, what trusted connection does it require?

File download in CRM WEB UI

$
0
0

Hi ,

 

I am using web ui .

I have a requirement of converting an internal table to xml file & download it to application server .

 

I have converted the file to xml but not able to save the file to application server  .I am currently using CL_CRM_FRONTEND_SERVICES=>GUI_DOWNLOAD method to download on application server  , but it is throwing an exception of "flush" but at the same time if i am calling this method from a report through SE38, it is working fine .

 

Is there any other method that is to be used for CRM WEB UI to download a file on desktop / application server .

 

Manish

The following template is missing: sap_sm.xls

$
0
0

Hi Experts,

 

We would like to inquire the following error/missing functionality (please see screenshots). Thank you.

 

FB03_01.png

FB03_02.png

 

As per searching threads, sap note 1771260 will help resolve the problem, but it cannot be implemented to our system, if you guys have any suggestions or a different approach it will be appreciated. Thanks in advance.

FB03_03.png

CLM 10.0 SP6 installation

$
0
0

Hi Team,

 

We are planning to install CLM 10.0 SP06.But the installation that is available in Market place is Sp03 (51050311_7).We are going for a standalone one.So after installation we have to go for patching to Sp06? We have to use srmjserver component for patching? Also Can we patch it directly to SP06 or I have to patch them from 3-->4-->5-->6?

 

Thanks,

Mofizur

SAP Portal BI reports not working..

$
0
0

Hi Experts,

 

I am facing one issue in Portal 7.4 .. once open the BI reports i am getting below error.
'An error occurred: An error occurred while trying to view the document''

 

I have more than 100 BI reports to integrated into portal .

these reports are working fine some time without any error .


Note: Suppose If i open the reports now its working fine . if i come and open the same reports after 1hr i am getting this error "An error occurred: An error occurred while trying to view the document''


Please find the below log files...


 

 

gbpem
:

[EXCEPTION]

java.lang.IllegalStateException: Cannot lookup resource AdminBase: javax.naming.InvalidNameException: Character not allowed: ':' in 'gbpem:'

at com.sap.portal.admin.studio.runtime.Resource.getAdminBase(Resource.java:114)

at com.sap.portal.adminstudio.foundation.Foundation.getResource(Foundation.java:694)

at com.sap.portal.adminstudio.foundation.wdp.InternalFoundation.wdInvokeMethod(InternalFoundation.java:388)

at com.sap.tc.webdynpro.progmodel.generation.ExternalControllerPI$ExternalInterfaceInvocationHandler.invoke(ExternalControllerPI.java:339)

at com.sun.proxy.$Proxy981.getResource(Unknown Source)

at com.sap.portal.adminstudio.browse.TreeView.addEntryPointElements(TreeView.java:1002)

at com.sap.portal.adminstudio.browse.TreeView.wdDoModifyView(TreeView.java:276)

at com.sap.portal.adminstudio.browse.wdp.InternalTreeView.wdDoModifyView(InternalTreeView.java:537)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:94)

at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:746)

at com.sap.tc.webdynpro.progmodel.window.ViewController.modifyView(ViewController.java:254)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:432)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:438)

at com.sap.tc.webdynpro.clientserver.phases.ModifyViewPhase.execute(ModifyViewPhase.java:69)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)

at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:58)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1671)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1485)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:908)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:880)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)

at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)

at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)

at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)

at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)

at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)

at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)

at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: javax.naming.InvalidNameException: Character not allowed: ':' in 'gbpem:'

at com.sapportals.portal.pcd.pl.PcdName.checkComponent(PcdName.java:64)

at com.sapportals.portal.pcd.pl.PcdName.checkNameComponent(PcdName.java:39)

at com.sapportals.portal.pcd.pl.PcdName.padd(PcdName.java:636)

at com.sapportals.portal.pcd.pl.PcdName.add(PcdName.java:626)

at com.sapportals.portal.pcd.gl.util.StringUtils.tokenizeIntoPcdName(StringUtils.java:112)

at com.sapportals.portal.pcd.pl.PcdName.appendUrlInternal(PcdName.java:408)

at com.sapportals.portal.pcd.pl.PcdName.<init>(PcdName.java:245)

at com.sapportals.portal.pcd.gl.PcdPersContext.createPcdNameInNamespaceForChild(PcdPersContext.java:344)

at com.sapportals.portal.pcd.gl.PcdPersContext.lookup(PcdPersContext.java:942)

at com.sapportals.portal.pcd.gl.PcdPersContext.filteredLookup(PcdPersContext.java:706)

at com.sapportals.portal.pcd.gl.PcdPersContext.deepFilteredLookup(PcdPersContext.java:618)

at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:488)

at com.sapportals.portal.pcd.gl.PcdProxyContext.recursiveLookup(PcdProxyContext.java:2086)

at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:2189)

at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:2125)

at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1843)

at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:120)

at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1824)

at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1810)

at javax.naming.InitialContext.lookup(InitialContext.java:392)

at javax.naming.InitialContext.lookup(InitialContext.java:392)

at com.sap.portal.admin.studio.runtime.Resource.getAdminBase(Resource.java:110)

... 65 more




Kindly provide the solution soon its a production portal..


Bet Regards,

VREDDY



HCM P&F - How to open a FPM based form from portal?

$
0
0

Hi All,

 

FPM based forms are being created in our system. So basically i have 2 requirements.

 

1) To display the forms created by a user in a table on a WDABAP based portal application. The table will have Request Number, Workflow status, Request creation date columns.

 

2) A hyper link has to be created for the reference number. When the user clicks on Reference number, form should be opened.

 

How to achieve this requirement?

 

I did some research but found limited information on this requirement.

 

I found the table T5ASRPROCESSES which stores reference number and case guid.

 

For requirement number 1, I am assuming that I can fetch FORMS created by an employee from this table based on the field INITIATOR to display forms on the portal. Please correct me if i am wrong.

 

 

Apologies if this question has been posted earlier. Please provide the relevant links if posted earlier.

 

Any help would be deeply appreciated.

 

Waiting for reply PARTICULARLY from CHRISTOPHER SOLOMON.

 

Regards,

Ibrahim

Restricting Vendors by viewing their own work orders and no one else.

$
0
0

Hi Experts,



I have a requirement from my client. Please find the below requirement and provide your valuable suggestions.


Russia is interested in determining how they best go about restricting access to who can view contractor rates.  The reason for this restriction is that there are multiple contracting companies with access to work order transactions, they want to restrict a contracting company to only view their rates and no one else.


They can currently view each other rates, the vendor representative will have access to view all service contracts which is required in order to correctly pull up their own contract and select a service line.


Because they have this access to service contracts, they have the ability to view their competitor’s pricing.


Kindly suggest, if there is any way that we can restrict vendors to view only their work orders contract rates and no other work orders in all transactions.(IW32 /IW33/IW38..)


Please let me know if you need more information on this.


Thanks in Advance.




Br,

Sandeep

RFC Receiver channel: connect to SAP Gateway failed

$
0
0

Dear experts,

 

I have to connect from SAP PI 7.3 (dual stack) to a Windows machine on which an RFC application is installed.

It goes: "SAP ERP --> PI --> RFC on Windows machine"

 

On the PI system in ABAP in SM59 I configured a RFC destination, type T - "TCP/IP Connection".

I do it with "Registered Server Program" and give the name of that program called "SAPIDOTT".

Gateway Host = PI System

Gateway Service = sapgw**

 

When I do "Utilities" --> "Test" --> "Connection Test" it is successful;

The unicode test says: "Target is not a unicode system (character size 1)"

 

So this works.

 

Now on SAP PI I am configuring the RFC receiver channel:

 

 

I am again using the Program ID I used before in SM59.

 

But I get the following error in Runtime Workbench:

 

 

It seems to me that the value I give in the Receiver channel "Application Server Service (Gateway)" is incorrect.

 

Is there a default value I can use? Or should the administrator of the RFC application on the target machine know this value?

 

Summary: the connection from ABAP works - from Java it does not work.

 

Thank you for any hint you can give me,

Peter

VA05 Variant can't save(not output layout)

$
0
0

When I go to VA05, in the selection screen, I can use setting->layouts>choose, and I can see some customized variant there.

But settings>layout>save is gray, so I want to know how to save the selection variant.

For example I want to make the variant have default selection crtieria as open sales orders, and document date default as 2012/01/01 to 9999/12/31, then what should I do?

And I already tried add parameter SD_VARIANT_MAINTAIN as A in SU3, but it can only enable the save function in output layout, can't enable the save function in selection variant.

Hope some body can help me with this.

Thanks a lot!

QQ图片20151106145502.png

SAP SLC 2.0 - Limitations & Improvement Suggestions

$
0
0

Hi All,

 

I have been working on SAP SLC 2.0 SP02 implementation for the first time.

So far i have found few limitations of SAP SLC 2.0 SP02, that i want to list here.

 

I would also want you all to add your thoughts on the Limitation and Suggestions for Improvements.

 

Limitation

  1. SAP SLC has an option to specify multiple addresses in Buy side for a supplier i.e. Bill-From Address , Ship-From Address , Ordering Address. However if you maintain different address here and replicate this vendor to SAP ECC system, it does not partner function for these vendors in ECC with these addresses. According to me SAP SLC should have created multiple vendor addresses in SAP ECC system and linked them to the main vendor with different partner functions.

 

 

Suggestions for Improvement

  1. SAP SLC Sell Side User interface is still created using SAP BSP technology which does not have lot of flexiblity when it comes to enhancement. Sell side screens should be created using SAP WebDynpro ABAP / SAP UI5 technology.
  2. Currently if we want to ask Supplier to send us any certificate as part of a qualification process then there is no option for supplier to forward this request to any other user (their Insurance agent for e.g.) who can respond on supplier's behalf for that certificate. If this can be allowed it would be a great inclusion to keep SLC in demand against other players like IBM Emptoris.

 

 

I will keep on adding more Limitations and Suggestions for Improvements as and when i encounter them.

I would encourage others also to add their limitations or suggestions.

 

Regards,

Ashish Shah

Can one (URL) web service has multiple service interfaces

$
0
0

Hi,

 

My scenario will be webservice to proxy.

 

when ever third party triggers single URL then whatever services interfaces defined in ESR should be called. In ID I do have only one sender agreement but it has three service interfaces when I generate a WSDL or URL , is that capture all service interfaces in URL. third party consumes webservice with URL . are they able to trigger based on service interface to send data.

 

Thanks

Praveen

With no replies

$
0
0

Hi Moderators,

 

 

We have posted our query more than two weeks before , from past one week there is no replies from any one for query to whom should we contact .

 

we have posted with correct details along with screen shot but still no replies any one help us

 

 

J1iex Qty updating Zero

 

 

BRS not getting clear in SM35

 

Regards

 

Hidyath


Start FPM Process in MSS Landing Page

Using Crystal Report for VS runtime from DLL which is called be C++ exe

$
0
0

Hello,


I am doing some evaluation about moving our current reportsystem to a newer state using the newest "Crystal Report for Visual Studio" with the newest servicepack 5 and Visual Studio 2013.


I managed to create and load new reports to the CrystalReportViewer in C# quite easily and I is it also possible to load our existing reports, which were created with Crystal Report XI.

They use ODBC Text Drivers.

 

This all works perfectly fine in a stand alone application which uses .Net 4.5.2.

 

As the next step I tried to add this simple client as a dll library to our existing program, which is written in c++.

 

When debugging it works just fine and as expected, but when I then start the main program normaly and try to show a report Crystal Report crashes with the following message when CrystamReportViewer.ReportDocument is set.:

Crash CR.PNG

As you see the message does not help that much here.

Since it is working as a stand alone application and it gives the same error in all reports I suppose it is not a problem of the reports.

 

Have someone experienced something like this before?

 

The Crystal Report Assemblies use .Net Framework 2.0.

I have read that it is needed for standalone programs to add a app.config file with

 

<?xmlversion="1.0"encoding="utf-8"?>

<configuration>

  <startupuseLegacyV2RuntimeActivationPolicy="true">

    <supportedRuntimeversion="v4.0"sku=".NETFramework,Version=v4.5.2"/>

  </startup>

</configuration>


But this is not possible for library dlls.

As far as I know this needs to be set in the main program, which is the exe written in C++.


So the problem is to use the Crystal Report runtime in a .Net 4.5.2 library dll which is called from an exe written in C++.

Do someone maybe have an idea what to do here and how this can be fixed.



Help is pretty much appreciated and thanks in advance.


lo extraction

$
0
0

I have extracted data through rsa3 for 2LIS_03_BX and 2LIS_03_BF , but when i am extarcting data for 2LIS_03_UM  ,it shows 0 records ,  i am not able to fill setup table through OLIZBW , it shows no file exist ..... please help me on this .what should be mention on field archiving run

Deploy Extended app

$
0
0

Hi Experts,

 

I've extended a CRM app via WEB IDE, everythings working fine and I wantet to deploy this app to the gateway to test it. I had an extended app before, it was deployed, then the required settings were done (new semantic object, new launchpad in LPD_CUST, new tile with proper target mapping).

 

Now if I deploy the extended app from WEB IDE it has a strange structre. And I cannot start the application. I always recieve the following error:

File sap/zcrm_myaccounts/index.html NOT found!


I have the following structure in se80:

structure.PNG

And this one in webide:

webide.PNG

Is there a new way of deploying an extended app from WebIde? I check all the available helps but I did not find any useful info regarding this case. Please advise if you have any ideas.

 

 

Best Regards,

David

Request becoming RED

$
0
0

Hi Folks,

 

I am loading a request to Data Store Object manually through Update with scheduler in PSA. After taking long time, it is changing to Red, with no error messages. Can anyone please guide me how to resolve this.

Viewing all 8150 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>