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

Re: Problem in Binding Datasource with ADSO

$
0
0

Hi Vijay,

 

Did you replicate the DataSource in BW (as 7.0), followed by an activation?

When you talk about "binding" I suppose you mean how to create Transformation. You can do that in the Data Warehousing workbench (t/code RSA1), after you created the ADSO in Studio (Eclipse).

 

Best regards,

Sander


Re: OpenUI execute Agentry Action failed

$
0
0

Hi Bill,

 

The background thread keeps running as long as the MainMenuScrene is not exited/closed.  If the screen does get exited/closed, the background thread gets killed/disposed also.  And, Agentry client will throw Windows Exception if there is new file creation triggers the flow.

 

I did not explicitly kill the thread (according to MS, BackgroundWorker will automatically handle the garbage collection).  From the process explorer, I can see the background thread does get cleaned up after Agentry client logout.

 

Thanks,

Jinlin

 

Message was edited by: jinlin wang One Correction on "If the screen does get exited/closed, the background thread gets killed/disposed also.":  I am not 100% sure whether the BG thread was killed/disposed.  I believe the OpenUI control is probably unloaded which causes BG thread stop working and throw exception if new file created. Within the Unloaded Event method, CancelAsync is called on the BackgroundWorker.

Re: EMIGALL INST_MGMT supported actions

$
0
0

07 - technical removal is already supported in the case statements in the standard checks. It's the list 08 - 11 that are listed in the available options in EMIGALL for INST_MGMT but not in the case.

 

Reversal of technical installation is different from Technical Removal.


Cheers

Daniel

Mobilink Publication Sync in iOS

$
0
0

Hi ,

 

I am working on a native iOS application in which middleware is Mobilink Server.


We have 4 publications in which 2 publications are big (contains 60+ tables). As we know, client-Mobilink Sync depends on publications.

At present, If there is any sync failure due to Network connection problem (Error: 1305,857) , we resume sync with the publication where sync has stopped.


Is there a way that iOS can start sync from the table where it stopped instead of starting it from Publication.


Here is the scenario:

 

Consider 2 publications. Pub1 contains 20 tables and pub2 contains 80 tables

 

Suppose Sync has stopped at 60 tables in pub2. At present, iOS is resuming sync from uploads of pub2. Is there a way that I can resume sync from table 60 of pub2?

 

If it is possible to resume from the table where it stopped, we could increase performance of our app.

 

Please suggest me her.

 

Thanks,

Suman Kumar.


Re: Storyboard problems in the cloud

$
0
0

Tracy - it sounds like there are some problems with Lumira Cloud (I saw the failing to load post in another discussion from you) - I recommend either opening an incident today with SAP Support (at support.sap.com) or waiting until tomorrow to contact them directly.

Re: No packaging specification found for VAS Order reg...........

$
0
0

Hi Vijay

 

check del type in header data of del and item type in line item details in del line item.

 

come to vas customization

Check vas relevance and check you have maintain same document type and item type for which you are expecting vas has to create del. in standard  its for different item type than del item type.

 

Also check in same customization same procedure used and condition type is used in packspec .

 

Regards

Suraj

Creating an HTTP destination to connect to Success Factors LMS with OAuth2

$
0
0

Hi All,

 

I'm trying to connect to SucessFactors LMS that uses oAuth2 authentication. I can authenticate directly using chrome plugin Advanced Rest Service sing the encoded64 secret key like this:

 

Capture.PNG

 

I tried to adapt this to the destination in HCP so I can connect to it but with no luck, I always get permission denied:

 

Capture1.PNG

 

Many thanks for you help!

 

Cheers,

 

Tiago

Re: SMP 3.0 - Reduce the number of Agentry productive versions

$
0
0

Not sure if this is an issue. I tried it in SP07 its deleted. Ofcourse I didnt check it at the Database level but dont see this issue.


BPC Microsoft - Cloud

$
0
0

Can someone shed some light on SAP direction and general availability of BPC MS on cloud?

Validation check inside PROCESS_EVENT

$
0
0

Gurus,

 

I am working on enhancing the validation and messaging of a standard SAP webdynpro application screen.

 

The feeder class for this is CL_HRESS_W2_REPRINT. Here, the  IF_FPM_GUIBB_FORM~GET_DATA is populating calendar years in a field in the application screen. Employee chooses a year and then hit the button SEND. I am using NEEDS_CONFIRMATION method here to take the consent. If the user press OK, I would like to do validation of the year entered and if it is current year i want to cancel the process, refresh the screen and give the original screen back to the user, otherwise proceed and submit the request. If they hit CANCEL, I want to give the original screen back as well.


I noticed that when user hits OK button, it goes to PROCESS_EVENT and when CANCEL it goes to AFTER_FAILED_EVENT.


When the user press OK, I want to do some validation inside IF_FPM_GUIBB_FORM~PROCESS_EVENT for the year field selected by the user. Is this even possible? If yes, can you please let me know.

 

Thanks,

Anjali.

Re: Table logging Active

$
0
0

Hi Shivam,

 

Yes, setting rec/client to 100,210 will activate recording of changes in client 210

You could also set that parameter to ALL.

Do not forget to also set/change RECCLIENT the in TMS configuration

84052  R3trans: Table logging

 

Why would you want to record changes for a specific table only ?

That mechanism is there to help tracking changes on all customizing tables.

Watch out do not log application tables or tables that do change too often or DBTABLOG will grow very fast.

434902 - ALLOCATION: A very large number of entries in table DBTABLOG

 

Best regards





Re: Error in Receiver IDoc_AAE channel

$
0
0

I have the same error - it was caused due to binding already existing. Have taken out the offending adapter and raised a message.

Re: Crystal Reports Merge Module and PDF Export

$
0
0

Hi Josh

 

 

Without actually describing the issue, it's pretty hard to troubleshoot it. E.g.; all I know is that you are not able to export to pdf. But why not? Errors? Behavior? Symptom?

 

Taking a shot in the dark, and considering your statement re MSM / MSI, I believe you are missing the VC++ dependencies. Thee are included in the MSI, bit due to licensing issues they are not part of the MSM. See KBA 1531409 - How to deploy the CRVS2010 runtime when using merge modules?

 

 

You may also want to consider updating to SP 14 (but this is not related to your issue - SP 13 was rather weak, so just for stability reasons...)

 

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow me on Twitter

Re: HANA user getting locked

$
0
0

Hi Lucas,

 

This is what was happening.

 

We had a user which was getting constantly locked.

We had audit enabled to go into a table.

AUDIT_LOG.

For the field USER_NAME it didnt populate with the user name which was getting locked.

So later when we did a order by desc on timestamp we had seen that cause was due to incorrect password from HANA studio, but we had ignored these entries becuase they belonged to a different user name. So audit entries are not that easy to identify as mentioned in the KBA.

Re: MRP-Run Batch Characteristics


Re: Correct use of formatter.js

$
0
0

Robin,

 

Thank you so much for your help thus far, however the details page is now not loading with an error "Uncaught #<Object>" . I will send you via email ZIP of the projects so you can import into your Webide session.

CJI3 - Time out with extended fields

Re: Script to change owner/user of Job Definition in CPS

$
0
0

Awesome thanks dude

 

2nd Option works for me

Re: Sharing ADO.NET connection with COM assembly

$
0
0

For anyone that has a similar problem, I fixed the issue by removing the

          DBconn = DBtran.Connection

from the transactionchagned event and setting DBconn after the commit.

 

                    DBtran.Commit();
                    DBProxy.Transaction = DBconn.BeginTransaction();
                    DBconn = DBProxy.Connection as IDbConnection;

Re: Broken Scope Item Simulations

$
0
0

"more info" takes me to a download link. Once downloaded I unzip and click the index.html.

 

If I run in Explorer the Presentation navigation screen correctly opens. However the link "hybris Marketing for Telecoms" does nothing.

 

If I open in Chrome I get an error "[ERROR_2.h]---undefined"

Viewing all 8902 articles
Browse latest View live




Latest Images